td {
	font-family: "Trebuchet MS", Trebuchet MS, serif;
	font-size: 13px;
}
a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #3D3F91
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #3D3F91
}
a:hover {
	text-decoration: None;
	font-weight: regular;
	color: #9A9C08

}
a:active {
	text-decoration: none;
}