a  {
	color : green;
	text-decoration : none;
}

a:hover {text-decoration : underline; color: green; }

a.normal {color : black;
	text-decoration : none;
}

.disclaimer {font-size: 12px; text-decoration: none; }


BODY { scrollbar-arrow-color:green; scrollbar-base-color:black; scrollbar-highlight-color:green; }

a.links {color: green; font-size: 14px; font-weight:bold; line-height:14pt; font-family: Helvetica, Arial, sans-serif;}
a.links:hover {color: white; font-size: 14px; font-weight:bold; line-height:14pt; font-family: Helvetica, Arial, sans-serif; text-decoration:none;}