/* ####################  Body  #################### */
    a {
	 text-decoration: none
	 }
	 
    body	{
	font-family: verdana;
	color: #4C5A82;
	font-size: 12px;
}
    
	td		{
	color: #07273D;
	font-size : 12px;
	text-decoration: none;
}
    
	a:link	{ 
	color: #07273D;
	font-size : 12px; 
	text-decoration: none }
	
    a:visited	{ 
	color: #07273D;
		font-size : 12px;  
	text-decoration: none }
	
	A:active {
	text-decoration: none;
	color: #07273D;
		font-size : 12px; 
    }	
	
    a:hover	{ 
	color: #4C5A82; 
	text-decoration: underline;
		font-size : 12px;  
	background-color: none
	 }
	 

BODY {
   background-color:           #EDEDC5;
   color:                      #07273D;
   font-size: 12px;
	scrollbar-face-color: 49A8EC; 
	scrollbar-highlight-color: ffffff; 
      scrollbar-3dlight-color: A6D6F8; 
      scrollbar-darkshadow-color: 07273D; 
      scrollbar-shadow-color: A6D6F8; 
      scrollbar-arrow-color: red; 
      scrollbar-track-color: A6D6F8;
      }
;
}
 






.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4C5A82;

}
	a:link.footer	{ 
	color: #000033;
	font-size : 10px; 
	text-decoration: none }
	
    a:visited.footer	{ 
	color: #000033;
		font-size : 10px;  
	text-decoration: none }
	
	A:active.footer {
	text-decoration: none;
	color: #000033;
		font-size : 10px; 
    }	
	
    a:hover.footer	{ 
	color: #000033; 
	text-decoration: underline;
		font-size : 10px;  
	background-color: none
	 }

