body { color: maroon; font-size: 10pt; font-family: "trebuchet ms"; background-color: white; }

p { }

td { }

a:link { color: maroon; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; }

a:visited { color: maroon; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; }

a:hover { color: black; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; }

a:active {
	color: black;
	font-family: "trebuchet ms";
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

