body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333 ;
	}

h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:26px;
		color:#69450c;
		font-weight: normal;
		}
		
h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:20px;
		color:#69450c;
		font-weight: normal;
		}

h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#69450c;
		padding:0px;
		margin:0px;}

.hypera {
	font-size: small;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.hypera:link { color: #333333; text-decoration: none }
.hypera:active { color: #333333; text-decoration: none }
.hypera:visited { color: #333333; text-decoration: none }
.hypera:hover { color: #000000;	text-decoration: underline }

.hyperb {
	font-size: small;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.hyperb:link { color: #333333; text-decoration: underline }
.hyperb:active { color: #333333; text-decoration: underline }
.hyperb:visited { color: #333333; text-decoration: underline }
.hyperb:hover { color: #000000;	text-decoration: none }

.title {
		font-family: Arial, Helvetica, sans-serif;
		font-size:36px;
		color:#69450c;}
		
.mover { 
background: #ffffd8;
color: #000000;
cursor: hand;
}
            
.mout { 
background: #ffed9f;
color: #ffffff;
cursor: hand;
 }
 .hyperc {
	font-size: x-small;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.hyperc:link { color: #ffffff; text-decoration: underline }
.hyperc:active { color: #ffffff; text-decoration: underline }
.hyperc:visited { color: #ffffff; text-decoration: underline }
.hyperc:hover { color: #666666;	text-decoration: none }