a {
text-decoration : underline;
color : #707070; 
} 
	a:visited {
text-decoration : underline; 
color : #707070; 
} 
a:hover {
text-decoration : none; 
color : #707070; 
}
h1 {
color : #2955DA; 
font-family : Georgia; 
text-decoration : none; 
font-size : 30px;
margin-left:90px; 
margin-right:5px;
margin-top:20px; 
margin-bottom:2px;  
 } 
h2 {
color : #47530F; 
font-family : arial; 
text-decoration : none; 
font-size : 18px;
margin-left:5px; 
margin-top:1px;
margin-bottom:0px;
 }  
h3 {
color : #FFFFFF; 
font-family : tahoma; 
text-decoration : none; 
font-size : 11px;
margin-left:5px; 
margin-right:5px;
margin-top:0px; 
margin-bottom:2px;  
 }   
.menu:visited {
color : #47530F; 
text-decoration : underline; 
} 
.menu:link {
color : #47530F; 
text-decoration : underline; 
} 
.menu:hover {
color : #47530F; 
text-decoration : none; 
}

.title {
color : #A8A8A8; 
font-family : Georgia; 
text-decoration : none; 
font-size : 17px;
 } 

 .text {
color : #707070; 
font-family : tahoma; 
text-decoration : none; 
font-size : 13px; 
 }  
.copy {
color : #707070; 
font-family : tahoma; 
text-decoration : none; 
font-size : 13px; 
 }
 .border {
border : 1px solid #A8A8A8;
}

