A  {
	color: blue;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
A:Visited  {
	color: blue;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
A:Hover  {
	color: #328296;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
TD {
	color:black;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
}
