body {
	font-size: 10px;
	font-family: Verdana, Geneva, Helvetica, Arial;
	background-color: #4A5964;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 

input,submit,select,textarea {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva;
} 

td,th,a,p,center,font {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	text-decoration:on;
}

.f1 { /* grey blue */
	color: #4C5B66;
}

.f2 { /* black */
	color: #666666;
}

.f3 { /* light blue */
	color: #78AFD2;
}

.f4 { /* white */
	color: #FFFFFF;
}

.f5 { /* orange */
	color: #DB8E08;
}

/*
A:link { color:#5B636C; text-decoration: none; font-weight : bold; }
A:visited { color:#5B636C; text-decoration: none; font-weight : bold; }
A:active { color:#000000; text-decoration : underline; font-weight : bold; }
A:hover { color:#000000; text-decoration : underline; font-weight : bold; }
*/
A.featEvent:link { color:#FFFFFF; text-decoration: none; font-weight : bold; }
A.featEvent:visited { color:#FFFFFF; text-decoration: none; font-weight : bold; }
A.featEvent:active { color:#FFFFFF; text-decoration : underline; font-weight : bold; }
A.featEvent:hover { color:#FFFFFF; text-decoration : underline; font-weight : bold; }

A.orange:link { color:#D58C00; text-decoration: none; font-weight : bold; }
A.orange:visited { color:#D58C00; text-decoration: none; font-weight : bold; }
A.orange:active { color:#D58C00; text-decoration : none; font-weight : bold; }
A.orange:hover { color:#B97D0A; text-decoration : underline; font-weight : bold; }

A.white:link { color:#FFFFFF; text-decoration: none; }
A.white:visited { color:#FFFFFF; text-decoration: none; }
A.white:active { color:#FFFFFF; text-decoration : none; }
A.white:hover { color:#FFFFFF; text-decoration : underline; }
