A:visited{
color:#0099CC; 
border-bottom: 1px dashed #0099CC;
text-decoration: none;
font-family:Verdana;
font-style: bold;
font-size:12; 
	 }	
A:link{
color:#0000ff; 
border-bottom: 1px dashed #0099CC;
text-decoration: none;
font-style: bold;
	 }

A:active {
color:#FFFFFF;
font-weight: bold;
} 

A:hover
	{
border-bottom: 4px dashed #f87a17;
text-decoration: none;
font-weight: bold;
font-size: 14px;
font-style: italic;
color:#f87a17;
background-Color: #FFFFFF
	 }	

body
{ 
background:#D6D6FF;
test-align:justify
font-family:Verdana; 
font-size:12; 
scrollbar-face-color: #D6D6FF;
scrollbar-shadow-color: #2670c9;
scrollbar-highlight-color: #2670c9;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #2670c9;
scrollbar-arrow-color: #FF0000;
color:#000080; 
}


H1
{
 font-size:16; 
 color:blue; 
 }

H2
{
 font-size:14; 
 color:#0000FF; 
 }

H3
{
 font-size:12; 
 color:#ff0000; 
 }


