a:link {
	text-decoration: none;
	color: #336600;
}
a:visited {
	text-decoration: none;
	color: #336600;

}
a:hover {
	text-decoration: none;
	color: #CC9900;

}
a:active {
	text-decoration: none;
	color: #CC9900;
}

tr, td {      font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11px;}