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

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

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

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

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

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

}

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

}

h1 {
	color: #FFFFFF;
}

h4 {
	color: #FFFFFF;
}
</STYLE>