


a:link       { color: #999999; text-decoration: none ; }
a:visited    { color: #999999; text-decoration: none ; }
a:hover      { color: #999999; text-decoration: none ; cursor: pointer ; }
a:active     { color: Black; text-decoration: none; }



body, tr, td {
	color: #999999;
	font-size: small;
	font-family: Garamond;
	font-style: oblique;
	line-height: 15px;
	letter-spacing: 1pt;
	background-color: #fffefc;
	border-color:red;

}
