/* CSS Document */

body {
background-color: #f5f5f5;
margin-top: 30px;
margin-bottom: 0;
}

h3 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #971b1e; 
padding-bottom: 6px; 
}

.text { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 1.5em; 
color: #252525;  
}

.text a:hover { 
color: #971b1e; 
text-decoration: underline; 
}

.text a:link { 
color: #252525; 
text-decoration: underline; 
}

.text a:visited { 
color: #252525; 
text-decoration: underline; 
}

.footer { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
line-height: 1.5em; 
color: #666666;  
}

.footer a:hover { 
color: #971b1e; 
text-decoration: none; 
}

.footer a:link { 
color: #666666; 
text-decoration: none; 
}

.footer a:visited { 
color: #666666; 
text-decoration: none;
 }
.footer2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 1.5em; 
color: #000000;  
}
.footer2 a:link { 
color: #666666; 
}
.footer2 a:hover { 
color: #971b1e; 

}



.footer2 a:visited { 
color: #666666; 

 }
