A:link, A:visited, A:active  {
	color : black;
	background-color : transparent;
	text-decoration : none;
}

A:hover  {
	background-color : transparent;
	text-decoration: underline;
}

TD  {
	font-family : Verdana,Arial,Sans-Serif;
	font-Size : 11px;
	font-weight : bold;
	color : black;
}

.rod {
	color : #FF3333;
}

.blaa {
	color : #004C6C;
}

.gul {
	color : #ffff80;
}