/* ================================= CSS GENERAL ================================== */

BODY {font-family:Futura Lt BT,Verdana,Arial,Helvetica;  color :  White;}

a:link, a:visited, a:active {color: #00FF00;  text-decoration :  none; FONT-WEIGHT: bolder;}
a:hover {color: #ffff00;  text-decoration :  underline; }

b { color:#ffff00;}

