td {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #000066;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;

}
HR {
	VISIBILITY: visible;
	color: #0033FF;
	line-height: 1px;
	border: ridge;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
  color: #333333; 
  text-decoration: none;}
a:hover {
	color: #FF3300;
	border-top: 0px ridge;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
a:active {
  color: #0000CC;}

body {
	background: url(white.jpg);
	font: 13px Arial, Helvetica, sans-serif, Tahoma;
	color: #000066;
}


