 A:link  {
 	color : #FF0000;
 	text-decoration : underline;
 }

 A:visited  {
 	color : #FF0000;
 	text-decoration : underline;
 }

 A:hover  {
	color : #339900;
	text-decoration : underline;

 }

 BODY  {
	font-family : Verdana;
	font-size : 12px;
	background-color: #333399;

 }

 .u-t-link {
	font-family : Verdana;
	font-size : 12px;
	color : #0000FF;
	text-decoration: underline;



 }
.text {
	font-family : Verdana;
	font-size : 13px;
	color : #0066FF;

}
.textB {

	font-family : Verdana;
	font-size : 12px;
	color : #000000;
}
