body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4B4B4B;

}

td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4B4B4B;
}

th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4B4B4B;
}
a:link {
	color: #4B4B4B;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: "Trebuchet MS";



}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;



}
