body {
background-color: #fcf9c2; 
font-family: Century Gothic;
font-size: 12px;
color: #67642d;
}

h1:first-letter {
color:#543739;
font-size: 20px;
font-style: italic;
font-family: Georgia;
}

h1 {
color: #775153;
font-size: 16px;
width: 365;
border-bottom: 1px dotted #000;
font-family: Georgia;
}

a:link {color:#465A3A;text-decoration:none;}
a:visited {color:#465A3A;text-decoration:none;}
a:hover {color:#714850;text-decoration:bold;}
a:active {color:#465A3A;text-decoration:none;}

}

.rollover1 a {
display:block;
width: 180px;
padding:0;
background: url("images2/sa_10.png") 0 0 no-repeat;
background-position: top;
text-decoration: none;
}
.rollover1 a:hover { 
background-position: bottom;
}
