TD {
font-family: Verdana,Arial;
font-size: 13px;
color: #003366;
}

A:link  {
	color: #003366;
	text-decoration: none;
}

A:visited  {
	color: #003366;
	text-decoration: none;
}

A:active  {
	color: #003366;
	text-decoration: none;
}

A:hover  {
	color: #ffffff;
	text-decoration: none;
}

HR {
	color : #003366;
	height : 2px;
}