body             
{
FONT-SIZE: 8px; 
FONT-FAMILY: verdana,helvetica, arial; 
}

.text
{
Font-Size: small;
}

.navi
{
background-color:#1CB008;
color:#ffffff;
}
.line
{
width:100%; 
color:white; 
background-color:white; 
height:5px;
margin-right:0; 
text-align:right; 
border-top:1px solid #1CB008;
border-bottom:1px solid #1CB008;
}

#navi A:link 
   {font-family: verdana,helvetica, arial;color: white;  text-decoration : none;}
#navi A:visited 
   {font-family: verdana,helvetica, arial;color: white;  text-decoration: none;}
#navi A:hover 
   {font-family: verdana,helvetica, arial;color: red; background: #ffffff; text-decoration: underline;}
#navi
   A:active {font-family: verdana,helvetica, arial;color: red;  background: #ffffff; text-decoration: none;}