a:link		{ text-decoration:none; color:#FF0000; }
a:visited		{ text-decoration:none; color:#FF0000; }
a:active		{ text-decoration:none; color:#FF0000; }
a:hover		{ text-decoration:none; color:#FF6666; }

BODY{
font-size:11pt;  
background-color :000000;
background-image : url(apel.gif);
background-repeat : no-repeat;
background-attachment : fixed;
background-position : bottom right;
}

TD{
font-size:12px; 
font-family:'Verdana,Geneva'; 
}