.side {
	color: #9a7747;
	font: normal 12px "Times New Roman", Times, serif;
}

.side a:link {
	color: #9a7747;
	font-weight: bold;
	text-decoration: none;
} 

.side a:visited {
	color: #9a7747;
	font-weight: bold;
	text-decoration: none;

} 
.side a:hover {
	color: #bd7928;
	font-weight: bold;
	text-decoration: none;

} 
.side a:active {
	color: #9a7747;
	font-weight: bold;
	text-decoration: none;

} 
h1{
	font:18px "Times New Roman", Times, serif;
	border-bottom:0px solid #000000;
	vertical-align:middle;

}

#newsletter {
     font-family:"Times New Roman", Times, serif;
	 padding:0px;
}
