.textstyle1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12;
	font-weight: bold;
	padding-bottom: 4px;
	cursor: default;
}
A:LINK{	
text-decoration : none;
color: #FFFFFF
}
A:VISITED {
text-decoration : none;
color: #9BD4E0
}

A:HOVER {
text-decoration : none;
color: #FFC445
}
A:ACTIVE {
text-decoration : none;
color: #999999
}