a:link { color: #000000; text-decoration: none}
a:active {  color: #999999; text-decoration: underline}
a:visited { color: #000000; text-decoration: none }
a:hover {
	color: #000000;
	background-color: #999999;



}
p,td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
