/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
a { text-decoration: none; font-weight: normal; }
a:link { color: #036; }
a:visited { color: #999; }
a:hover { color: #e4701e; text-decoration: underline; }
a:active { color: #e4701e; }

