.menus {
	font-family: arial;
	font-size: 11px;
	color: white;
	font-weight: bold;
}
.menus a {
	font-family: arial;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.menus a:hover {
	font-family: arial;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
td.menus {
	background: #000000;
}
.menuson {
	font-family: arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
}
.menuson a {
	font-family: arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.menuson a:hover {
	font-family: arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
td.menuson {
	background: #00CED9;
}
.formtext {
	font-family: arial;
	font-size: 12px;
	color: black;
}
.maintext {
	font-family: arial;
	font-size: 12px;
	color: white;
}
.maintext a {
	font-family: arial;
	font-size: 12px;
	color: #00CED9;
	text-decoration: none;
}
.maintext a:hover {
	font-family: arial;
	font-size: 12px;
	color: #00CED9;
	text-decoration: underline;
}
.news {
	font-family: arial;
	font-size: 11px;
	color: white;
}
.news a {
	font-family: arial;
	font-size: 11px;
	color: #68BA00;
	text-decoration: none;
}
.news a:hover {
	font-family: arial;
	font-size: 11px;
	color: #68BA00;
	text-decoration: underline;
}
.events {
	font-family: arial;
	font-size: 11px;
	color: white;
}
.events a {
	font-family: arial;
	font-size: 11px;
	color: #FFED01;
	text-decoration: none;
}
.events a:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFED01;
	text-decoration: underline;
}
.arttext {
	font-family: arial;
	font-size: 11px;
	color: #8C8F91;
}
.arttext a {
	font-family: arial;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
.arttext a:hover {
	font-family: arial;
	font-size: 11px;
	color: white;
	text-decoration: underline;
}
.titles {
	font-family: arial;
	font-size: 20px;
	color: #FFED01;
}
.newstitle {
	font-family: arial;
	font-size: 15px;
	color: #68BA00;
}
.eventstitle {
	font-family: arial;
	font-size: 15px;
	color: #FFED01;
}