body { font-family: Verdana; font-size: 10px; color: #CCCCCC}
p { font-family: Verdana; font-size: 10px; color: #CCCCCC}
li{ font-family: Verdana; font-size: 10px; color: #CCCCCC} 
td { font-family: Verdana; font-size: 10px; color: #CCCCCC}
tr { font-family: Verdana; font-size: 10px; color: #CCCCCC} 
a:link {  text-decoration: none; color: #CCCCCC; font-weight: bold}
a:visited {  text-decoration: none; color: #CCCCCC; font-weight: bold}
a:active {  text-decoration: none; color: #CCCCCC; font-weight: bold}
a:hover {
	color: Black;
	background-color: Silver;
}
