@charset "iso-8859-1";
<style type="text/css">

body,html {
	background-color: #ffffff;
	font-family: trebuchet MS;
	font-size: 14px;
}

td {
	font-family: trebuchet MS;
	font-size: 14px;
}

a:visited {
	text-decoration: none;
	color: #993333;
}


a:link {
	text-decoration: none;
	color: #4567AD;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}


</style>