.menu {
	font-family: verdana;
	font-size: 12px;
	color: white;
	padding-left: 15px;
	font-weight: bold;
}
.maintext {
	font-family: verdana;
	font-size: 12px;
	color: white;
	font-weight: bold;
}
.menu a {
	font-family: verdana;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #EEE424;
	text-decoration: none;
	font-weight: bold;
}
.maintext a {
	font-family: verdana;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.maintext a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #EEE424;
	text-decoration: none;
	font-weight: bold;
}
.contacts {
	font-family: verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
}
.contactshead {
	font-family: verdana;
	font-size: 11px;
	color: #EEE424;
	font-weight: bold;
}
.contacts a {
	font-family: verdana;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.contacts a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #EEE424;
	text-decoration: none;
	font-weight: bold;
}
