BODY      { font-family: tahoma, arial, sans-serif ;
            color: #0xffffff; background-color: #0xffffff; }
H1        { color: #000000; background-color: transparent; }
H2	  { color: #000000; background-color: transparent; }

a:link	{
background-color: transparent;
color: #800000;
font-family: tahoma, arial, sans-serif;
font-weight: bold;
}

a:visited{
background-color: transparent;
color: #800000;
text-decoration: none;
font-family: tahoma, arial, sans-serif;
font-weight: bold;
}

a:hover{
background-color: #CCCC99;
color: #111111;
text-decoration: none;
font-family: tahoma, arial, sans-serif ;
font-weight: bold;
}




