


.class1 A:link {background: #A37E58;
color: #211D17;
font-size: large;
text-decoration: none;}

.class1 A:visited {background: #A37E58;
color: #211D17;
font-size: large;
text-decoration: none;}

.class1 A:active {background: #A37E58;
color: #211D17;
font-size: large;
text-decoration: none;}

.class1 A:hover {background: #755C3B;
color: #211D17;
font-size: large;
text-decoration: none;}

.class2 A:link
{ color: #755C3B;
font-size: normal;
text-decoration: none; 
}

.class2 A:active
{ color: #755C3B;
font-size: normal; 
text-decoration: none;
}

.class2 A:visited
{ color: #755C3B;
font-size: normal; 
text-decoration: none;
}
.class2 A:hover
{ color: #A37E58;
font-size: normal; 
text-decoration: none;
}

body
{
background-color:#CDBB99;
font-family: times-new-roman;
color: #211D17;
font-weight: normal;
}

h1
{ font-family: Sylfaen;
color: #211D17;
font-weight: bold;
font-size: xx-large; 
}

ul {
text-align: justify; 
}

#main { 
width: 760px;
top: 120px;
border: 3px; 
font-family: times-new-roman;
font-size: normal;
text-align: justify;
background: #ffffff;
padding: 20px;
} 

#contact {
width: 790px; 
font family: times-new-roman; 
font-size: large; 
background: #A37E58; 
padding: 5px;
} 

#bottom {
width: 800px; 
height: 50px; 
background: #755C3B;
} 

#menu {
width: 790px;
font family: times-new-roman;
background: #A37E58; 
padding: 5px; 
} 