a:link 
{ COLOR: #00B8D6; TEXT-DECORATION: none; FONT-WEIGHT: bold; }
a:visited
{ COLOR: #FF3B72; TEXT-DECORATION: none; FONT-WEIGHT: bold; }
a:active 
{ COLOR: #00B8D6; TEXT-DECORATION: none; FONT-WEIGHT: bold; }
a:hover 
{ COLOR: #ffffff; TEXT-DECORATION: underline; FONT-WEIGHT: bold; }

body 
{
font-family: georgia, arial;
font-size: 11px;
color: #ffffff; 
text-align: justify; 
margin-top: 30px; 
margin-right: 20px; 
margin-bottom: 10px; 
margin-left: 20px; 
background-color: #84DCEB;
}
 
td 
{
font-family: georgia, arial;
font-size: 11px;
color: #ffffff;
text-align: justify;
} 

input,textarea,select 
{
font-family: georgia, arial;
font-size: 11px;
color: #ffffff;
background-color: #84DCEB;
border: 1px solid #00B8D6;
}
