.boc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8AAECE;
	text-decoration: none;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF8B02;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #00539F;
}
.latest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF8B02;
}
a.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF8B02;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00539F;
	text-decoration: none;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF8B02;
	text-decoration: none;
}
a.text:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FF8B02;
}
a.news:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FA9C2E;
	text-decoration: none;
}

.button {
	background-color: #FF8B02;
	border: 1px solid #FF8B02;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
}
.forms {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	height: 15px;
	width: 150px;
	border: 1px solid #00539F;
}
.forms-big {

	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #00539F;
}