a {color: #006600}

body 
{
background-color: #9b6833;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
margin: 0; 
padding-top: 15px;
padding-bottom: 15px;  
}

h1 
{
font-size: 20px; 
color: #a15811;
margin-top: 10px; 
margin-bottom: 5px;
}

h2 
{
font-size: 18px; 
color: #a15811;
margin-top: 10px; 
margin-bottom: 5px;
}

h3 
{
font-size: 16px; 
color: #a15811;
margin-top: 5px; 
margin-bottom: 5px;
}

h4 
{
font-size: 16px; 
color: #f00;
margin-top: 5px; 
margin-bottom: 5px;
}

li 
{
font-size: 12px;
}

#footer 
{
font-size: 12px; 
color: #fff;
text-align: center; 
}

#footer a 
{
font-size: 12px; 
color: #fff; 
text-decoration: none;
}

#footer a:hover 
{
font-size: 12px; 
color: #f8b500; 
text-decoration: underline;
}

.link 
{
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #060;
text-decoration: none;
border-bottom: 1px dotted blue; 
}

a:hover.link 
{
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: red;
text-decoration: underline;
border-bottom: none; 
}

#nav 
{
color: #f8b500; 
text-align: center; 
padding: 5px;
}

#nav a 
{
color: #fff; 
font-size: 12px; 
font-weight: normal;
text-decoration: none
}

#nav a:hover 
{
text-decoration: underline
}

#nav a#now 
{
color: #f8b500; 
font-size: 12px; 
text-decoration: none
}

.textRed
{
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: red;
}
