.black a:active {color: #000000; text-decoration: none}
.black a:link {color: #000000; text-decoration: none}
.black a:visited {color: #000000;text-decoration: none}
.black a:hover {color: #000000; text-decoration: underline}

.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}

.blackunderline a:active {color: #000000; text-decoration: underline}
.blackunderline a:link {color: #000000; text-decoration: underline}
.blackunderline a:visited {color: #000000;text-decoration: underline}
.blackunderline a:hover {color: #000000; text-decoration: none}

.greennone a:active {color: #245323; text-decoration: none}
.greennone a:link {color: #245323; text-decoration: none}
.greennone a:visited {color: #245323;text-decoration: none}
.greennone a:hover {color: #245323; text-decoration: none}

.greenunderline a:active {color: #245323; text-decoration: underline}
.greenunderline a:link {color: #245323; text-decoration: underline}
.greenunderline a:visited {color: #245323;text-decoration: underline}
.greenunderline a:hover {color: #245323; text-decoration: none}


.style4 {font-size: xx-small}
.font1 {font-size:12px; line-height:1.75;} 
.font2 {font-size:14px; line-height:1.25;} 
.font3 {font-size:12px; line-height:1.5;} 
.font3inside {font-size:10px; line-height:1.65;} 
.font3insidejustify {font-size:10px; line-height:1.65; text-align:justify} 
.left {font-size:12px; line-height:1.25;}
.footer {font-size:10px; line-height:1.25;} 
.footer2 {font-size:10px; line-height:1.5;} 

.img {float:left; margin:0 8px 8px 0;}
.img2 {float:left; margin:0 8px 0 0;}

form {
display:inline;
} 

BODY 
{background-color: #ffffff; 
background-image:url(../images/bg_left.jpg); 
background-repeat:repeat-y;
font-family: Times New Roman, Times, serif; 
color: #000000;}

<!--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;
}
