td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
a{text-decoration:none; color: #000000}

a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
/* over hangen */
a:hover {

	color: #FF0000;
	text-decoration: underline;
}
a:active {


	color: #000000;
	text-decoration: underline;
}