@charset "utf-8";
/* CSS Document */

td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	}
A:link {text-decoration: none; color:#000000;}
A:visited {text-decoration: none; color:#4A5B27;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color:#4A5B27;}
