.tahoma {
	font-family: tahoma;
	font-size: 11px;
	color: #5D3F23;
}
a:hover {
	color: #850001;
	text-decoration: none;
}
a:link.tahoma {
	font-family: tahoma;
	font-size: 11px;
	color: #5D3F23;
	text-decoration: none;
}
a:hover.tahoma {
	font-family: tahoma;
	font-size: 11px;
	color: #5D3F23;
	text-decoration: underline;
}
a:active.tahoma {
	font-family: tahoma;
	font-size: 11px;
	color: #5D3F23;
	text-decoration: none;
}
a:visited.tahoma {
	font-family: tahoma;
	font-size: 11px;
	color: #5D3F23;
	text-decoration: none;
}

.tahoma_head2 {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #870000;
}


.tahoma_big {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #840000;
}
.tahoma_small {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #840000;
}
.tahoma_smaller {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.tahoma_border {
	font-family: tahoma;
	font-size: 11px;
	color: #ECCA8D;
	background-color: #5D3F23;
	border: 1px solid #5D3F23;
}

.tahoma_bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ECCA8D;
}

.tahoma_link {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
}
