body {
font-family:Arial;
font-size: 10px;
color:#6C5635;
font-weight: bold;
}
.title {
font-family:Arial;
font-size: 13px;
color:#6C5635;
font-weight: bold;
}
.titlemix {
font-family:Arial;
font-size: 11px;
color:#6C5635;
font-weight: bold;
}
.text {
padding-top: 3px;
padding-bottom: 4px;
font-family:Arial;
font-size: 10px;
color:#6C5635;
font-weight: bold;
}
a:link, a:visited {
	color: #ED3223;
}
a:hover, a:active {
	color: #6C5635;
}