A {
	text-decoration: none; }
A:LINK {
	color: #FF6600; }
A:VISITED {
	color: #FF6600; }
A:ACTIVE {
	color: #FF9900; }
A:HOVER {
	color: #000000; background: #FF9900; }
	
P, TD, UL {
	font-family: arial, sans-serif;
	font-size: 13px; }
	
BIG {
	font-family: arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold; }

SMALL {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #666666; }

.LIT {
	color: #FFFFFF; background: #003366; }
