a:link {
	color: #663300;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #D21E00;
}
a:active {
	color: #663300;
}
.title {
	font-family: Arial;
	font-size: 20px;
	color: #86642C;

}
.subtitle {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #D21E00;
	font-weight: bold;
}
.text {
	font-family: Arial;
	font-size: 13px;
	color: #5C3C25;
}
.verdana_10 {
	font-family: Verdana;
	font-size: 11px;
	color: #CD925C;
}
