BODY
{
  font-family: tahoma;
  font-size: 12 px;
  margin: 6mm;
  text-align: justify;
  color: #EFEEEC;
}

.a
{
font-family: tahoma; 
font-size: 9px; 
font-weight: normal; 
text-decoration: none; 
color: #F8D390; 
}

a:link
{ 
font-family: tahoma; 
font-size: 9px; 
font-weight: normal; 
text-decoration: none; 
color: #F8D390; 
} 

a:visited
{ 
font-family: tahoma; 
font-size: 9px; 
font-weight: normal; 
text-decoration: none; 
color: #F8D390; 
} 

a:hover
{ 
font-family: tahoma; 
font-size: 9px; 
text-decoration: none; 
color: #ffffff; 
} 

a:active
{ 
font-family: tahoma; 
font-size: 9px; 
font-weight: normal; 
text-decoration: none; 
color: #F8D390; 
}


