body {	
	font-family: Verdana,Geneva,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	background-color: #E2DA9E;

}

.caption {	
	color: #B53C27; 
	font-weight:bold;
}

a:link {
	color: #B53C27; font-weight:bold; text-decoration: none;
}
a:visited {
	color: #B53C27; font-weight:bold; text-decoration: none;
}
a:hover {
	color: #B53C27; font-weight:bold; text-decoration: underline;
}
a.nohover:hover {
	color: #B53C27; font-weight:bold; text-decoration: none;
}
a:active {
	color: #B53C27; font-weight:bold; text-decoration: none;
}
