BODY {
font-family: Verdana;
font-size: 8pt;
scrollbar-base-color: #415C78;
margin: 0cm;
background-color: #415C78;
}
TABLE { 
border-collapse: collapse;
cellpadding: 0px;
width: 769px;
height: 100%;
font-family: Verdana;
font-size: 8pt;
list-style-type: disc;
cellspacing: 0px;
}

A  {
	color : #415C78;
	text-decoration : underline;
}

A:Visited  {
	color : #000000;
	text-decoration : underline;
}

A:Active  {
	color : #000000;
	text-decoration : underline;
	background-color: #F10B0B;
}

A:Hover  {
	color : #000000;
	text-decoration : none;
	background-color: #415C78;
}