<STYLE>
a:link  {
	color : #FFFFFF;
	text-decoration : none;
}

a:visited  {
	color : #FFFFFF;
	text-decoration : none;
}

a:active  {
	color : #FFFFFF;
	text-decoration : none;
}

.tb {
	border: 1px dotted #697F94;
}

a:hover  {
	color :#FFFFFF;
	text-decoration: underline overline;
}

body {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;

}

td {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;

}
</STYLE>