a:link {
	background : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}

a:visited {
	background : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}

a:hover {
	background : #00CC00;
	color : #FFFFFF;
	text-decoration : none;
}

a:active {
	background : #00CC00;
	text-decoration : none;
}

td {
	background : transparent;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 20px;
}
