A:link  {
	color: #333366;
	text-decoration: underline overline;
; font-weight: bold
}

A:visited  {
	color: #333366;
	text-decoration: underline overline;
}

A:active  {
	color: 333366;
}

A:hover  {
	color: #660066;
	background-color: #bfc9d7
; text-decoration: underline overline
}

TD  {
font-family: Verdana, Arial;
font-size: 10pt;
color: #333366
           }

HR {
	color: #333366;
	height: 2px;
}
