td {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}

a:link {
	text-decoration: None;
	font-weight: regular;
	color: #9E3300;
}

a:visited {
	text-decoration: None;
	font-weight: regular;
	color: #9E3300;
}

a:hover {
	text-decoration: underline;
	font-weight: regular;
	color: #354662;
}