td {
	color: #000066;
	letter-spacing: normal;
	word-spacing: normal;
	font: normal 10px/normal Tahoma, Verdana;


}
HR {
	VISIBILITY: visible;
	color: #CCCCCC;
	line-height: 1px;
	border: ridge;
	font-weight: lighter;

}

a:link {
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	color: #0000CC;

}
a:visited {
	text-decoration: none;
	font-style: normal;
	color: #666666;
}
a:hover {
	color: #FF0000;
	border-top: 0px ridge;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
a:active {
  color: #FF0000;}
body {
	color: #000066;
	font: 10px Tahoma, Verdana;


}

