body {
font-family:  Arial, Verdana, sans-serif; 
font-size: 85%; 
margin-bottom: 3%; 
margin-left: 3%; 
margin-right: 3%; 
margin-top: 1%;
}

a:link {
color: #666666;  
text-decoration: none;
}

a:visited {
color: #666666;  
text-decoration: none;
}

a:hover {
color: #754C24;  
text-decoration: underline;
}

a:active {
color: #790000;  
text-decoration: underline;
}

.contact {
text-align: center;
font-weight: normal;
font-size: 100%;
color: #666666;
}

.slogan {
font-family: 'Lucinda Handwriting', 'Palatino Linotype', serif;
font-style: italic;
text-align: center;
font-size: 175%;  
color: #790000;
font-weight: normal;
}

.footer {
font-family: Arial, Verdana, sans-serif;
font-style: normal;
text-align: center;
font-size: 75%;  
color: #790000;
}