.main {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.main_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #014501;
}
.main_white {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a {
	color: #831106;
	text-decoration: none;
}
a:active { 
	color: #831106; 
	text-decoration: none; 
}
a:hover { 
	color: #831106; 
	text-decoration: underline; 
}

