a:link, a:visited, a:active {
	text-decoration: none;
	color: #009933;
}

a:hover {
	 background-color:#FFFFFF; color:#000099; text-decoration: underline; 
}

td {
	font-family: tahoma;
	font-size: x-small;
	color: #009933;
}

hr {
	color : #009933;
}
