td {
	font-family: "verdana", verdana, arial, helvetica;
	font-size: 14px;
}
a:link {
	text-decoration: None;
	font-weight: None;
	color: #C0C0C0;
}
a:visited {
	text-decoration: None;
	font-weight: None;
	color: #C0C0C0;
}
a:hover {
	text-decoration: underline;
	font-weight: regular;
	color: #FF0400;

}
a:active {
	text-decoration: none;
}