.blacknone a:active { color: #000000; text-decoration: none}
.blacknone a:link {  color: #000000; text-decoration: none}
.blacknone a:visited {  color: #000000;text-decoration: none}
.blacknone a:hover {  color: #000000; text-decoration: none}

.white a:active { color: #ffffff; text-decoration: none}
.white a:link {  color: #ffffff; text-decoration: none}
.white a:visited {  color: #ffffff;text-decoration: none}
.white a:hover {  color: #ffffff; text-decoration: underline}

.blue a:active { color: #2b668a; text-decoration: underline}
.blue a:link {  color: #2b668a; text-decoration: underline}
.blue a:visited {  color: #2b668a;text-decoration: underline}
.blue a:hover {  color: #2b668a; text-decoration: none}

.img {float:left; margin:0 8px 8px 0;}
.img2 {float:left; margin:0 8px 0 0;}

BODY 
{
	background-color: #cbdae2;
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



<!--contact form-->

.errMsg {
background-color: #fcc;
font-weight: bold;
color: #900;
margin: 0;
padding: 6px;
border: #900 2px solid;}

.requiredText {
/*
color: #d00;
font-style: italic;
*/}
	
label {float: right;}


#dyn_events span {
	color: #AB8153;
}
