.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
}
a:visited {
	color: #F1E4C2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
} 
   a {
	color: #F1E4C2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
} 
   a:hover {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;

}  
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F1E4C2;
}

a.tag:link {
	color: #F1E4C2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}
a.tag:visited {
	color: #F1E4C2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}
a.tag:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}
a.book:link {
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #996633;


}
a.book:visited {
	color: #996633;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;


}
a.book:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;


}

