BODY {
background-color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFCC66;
basefont-size: 2;
}

A:link {color: #999999;
text-decoration: none}
A:visited {color: #999999;
text-decoration: none}
A:active {color: #999999;
text-decoration: none}
A:hover {color: #B3D924;
text-decoration: none}

A:link.or {color: #FF9900;}
A:hover.or {color: #FF9900;
text-decoration: underline}
A:visited.or {color: #FF9900;}
.big {
	font-size: 18px;
	color: #999999;
}
.green {  color: #99CC00}
.orange {  color: #FF9900}
.white { color: #FFFFFF}
td {  color: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 12px}

