td {
	font-family: "Trebuchet MS", Trebuchet MS, arial, helvetica;
	font-size: 12px;
}
a:link {
	text-decoration: None;
	font-weight: bold;
	color: #202020;
}
a:visited {
	text-decoration: None;
	font-weight: bold;
	color: #202020;
}
a:hover {
	text-decoration: underline;
	font-weight: regular;
	color: #9C0816;

}
a:active {
	text-decoration: none;
}
