/* CSS Document */
<style type="text/css" media="screen">
		
		body {font-family:Cochin, Georgia,Serif;font-size:25;line-height: 30px;margin-bottom: 8px;color:#8F3B35;}


	
	.general {
	color: #8F3B35;
	text-decoration: none;
	font-family: Cochin, Georgia,Serif;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 8px;

}


	.text {
	color: #636363;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 8px;

}


A:link    { text-decoration: none;
            color: #A28F19; }
A:visited { color: #A28F19; 
            text-decoration: none; }
A:hover                  {color: #939393}



	</style>




