body {
  
  background-color      : #C5D3DC;

  font-family : arial;
  color: #000000;
}

table
{
font-size : 13px;
}

a.link {
text-decoration : none; 
font-weight : bold;
color : #000000; 
} 

a.link2 {
text-decoration : none; 
color : #686A68; 
} 

a.link3 {
text-decoration : none; 
font-weight : bold;
color : #ffffff; 
} 

a.link4 {
color : #686A68; 
} 

a.link5 {
text-decoration : none; 
color : #682F1A; 
} 
a.link6 {
text-decoration : none; 
font-weight : bold;
color : #686A68; 
} 

a:hover {
text-decoration : none;  
color : #2D85BE; 
}

#line	{
		width:100%;
		border-bottom: 2px solid #D99E30;
		height:1px;
		}	