.style1 {color: #FFFFFF; font-size: 14px; }
.style2 {font-size:18px; color: #119F00; font-family: Centaur; }
.style3 {color: #556B2F; font-size: small; }
.style5 {color: #660000; font-size: small; font-weight: bold; }
.style5 {color: #119F00; font-size: small; font-weight: bold; }
.style6 {font-size: 20px; color:#660000}

a {
text-decoration: underline;
}

a:link {
font-size: 16px;
color: #119F00;
padding: 0px 5px 0px 7px;
line-height: 145%;
}

a:visited {
font-size: 16px;
color: #119F00;
}

a:active {
font-size: 16px;
color: #119F00;
}

a:hover {
font-size: 16px;
color: #119F00;
}


