DIV.Links		A   	       	{color:	#336699; text-decoration:none}
DIV.Links		A:link			{color:	#336699; text-decoration:none}
DIV.Links		A:visited		{color:	#336699; text-decoration:none}
DIV.Links		A:hover 		{color: #666666; text-decoration:underline}


.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.textGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.otherlinks {
	color: #003399;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #336699;
}
