BODY
{
  font-family: Arial;
  font-size: 11px;
  margin: 0px;
  font-weight: bold;
  text-align: justify;
  color: #ff9617;
}

.a
{
font-family: Arial; 
font-size: 13px; 
font-weight: bold; 
text-decoration: none; 
color: #ff9617; 
}

a:link
{ 
font-family: Arial; 
font-size: 13px; 
font-weight: bold; 
text-decoration: none;
color: #ff9617; 
} 

a:visited
{ 
font-family: Arial; 
font-size: 13px; 
font-weight: bold; 
text-decoration: none;
color: #ff9617; 
} 

a:hover
{ 
font-family: Arial; 
font-size: 13px; 
text-decoration: none; 
color: #ffffff; 
} 

a:active
{ 
font-family: Arial; 
font-size: 13px; 
font-weight: bold; 
text-decoration: none; 
color: #ff9617; 
}


