P {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #5B3916;
}

.mini {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #5B3916;
}

H1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #B86E37;
}

H2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #B86E37;
}

H3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	font-style: bold;
	color: #5B3916;
}


.second {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #B86E37;
	font-weight: bold;
}

a:link { 
color: #B86E37;
text-decoration: none;
}

a:active { 
color: #B86E37;
text-decoration: none;
}

a:visited { 
color: #BFAD9C;
text-decoration: none;
}

a:hover { 
text-decoration: underline; 
color: #5B3916;
	}
