body 
{
font-family: Verdana; 
color: #ABC9D1; 
font-size: 10px; 
text-align: justify;
background-color:none;
}



A:link {
text-decoration: none; 
color:#83B6C5; 
font-weight: bold;
 
}

A:visited
{ text-decoration: none; 
color:#83B6C5; 
font-weight:bold;
}

A:active
{ text-decoration: none; 
color:#83B6C5;
font-weight: bold;
}

A:hover
{color: #FFFFFF;
font-size: 10px;
font-weight: bold;
background-color: #B1D3DD; 
}

.header {  font-family: "Verdana"; 
font-size: 10px; 
color: #B1D3DD;
height: 16px;
background-color: #E3EDF6;
background-repeat:no-repeat;
border-color: #D4E9EE; 
border-style: solid;
border-width: 2px; 
text-align: center;
padding-top: 2px; 
font-weight:bold;  }













