a:visited {
	color: #993300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
; background-color: #FFCC00



}
a:hover {
	color: #FF0033;
	text-decoration: underline;
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-style: italic;






}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
; background-color: #FFCC00



}
.tex {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3399;
; background-color: #006699
}
