BODY, TABLE {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}

INPUT, SELECT, TEXTAREA{
font: 10px Verdana;
border: solid 1px;
}

.navigation_main {
	font-family: arial ;
	font-size: 12px;
	color: white;
	text-transform:uppercase;
	font-weight: bold;
	height: 18px;
}

.navigation_main A {
	color: white;
	text-decoration: none;
}

.navigation_main A:hover {
	color: #669933;
	text-decoration: none;
}

.navigation_sub {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	valign: top;
	padding-left: 5px;
}

.navigation_sub A {
	color: white;
	text-decoration: none;
}

.navigation_sub A:hover {
	color: #669933;
	text-decoration: none;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background: #7CC547;
	text-align: center;
	height: 17px;
}

.footer A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

.footer A:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

.homeEvents_top {
	font-family: verdana;
	font-size: 12px;
	color: white;
	height: 92px;
	text-align: center;
	font-weight: bold;
}

.homeEvents_bottom {
	font-family: verdana;
	font-size: 10px;
	color: white;
	height: 15px;
	text-align: center;
	font-weight: bold;
	1text-transform:uppercase;
}

.pageTitle {
	font-family: verdana;
	font-size: 14px;
	color: green;
}
A {
	color: black;
	text-decoration: underline;
}

A:hover {
	color: black;
	text-decoration: none;
}
