td {
	font-family: "Palatino Linotype", Palatino Linotype, Times New Roman, Helvetica;
	font-size: 13px;
}

a:link {
	text-decoration: None;
	font-weight: bold;
	color: #00435D;
}
a:visited {
	text-decoration: None;
	font-weight: bold;
	color: #00435D;
}
a:hover {
	text-decoration: underline;
	font-weight: regular;
	color: #C00000;

}
a:active {
	text-decoration: none;
}
