body, td, th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;

}

a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: blue;
}

a:link {
	text-decoration: none;
}

a:visited {
	color: #DD0000;
	text-decoration: none;
}

a:hover {
	color: #DD0000;
	text-decoration: underline;
}

a:active {
	color: #3399cc;
	text-decoration: none;
}
