


BODY {
	font-family:Verdana, Geneva, Helvetica, sans-serif;;
    font-size:10pt;
    color:#FFD801;
    font-weight:bold;
    background-color:#004040;
    }


A:link {
	font-family:Verdana, Geneva, Helvetica, sans-serif;
    font-size:10pt;
    color:#FFD801;
    font-weight:bold;
     text-decoration:none;
    }

A:visited {
	font-family:Verdana, Geneva, Helvetica, sans-serif;
    font-size:10pt;
    color:#FFC890;
    font-weight:bold;
     text-decoration:none;
    }

A:active {
	font-family:Verdana, Geneva, Helvetica, sans-serif;
    font-size:10pt;
    color:#FFFF00;
    font-weight:bold;
     text-decoration:none;
    }

A:hover {
	font-family:Verdana, Geneva, Helvetica, sans-serif;
    font-size:10pt;
    color:#FF0000;
     text-decoration:underline;
    }



