.style1 {color: #FFFFFF; font-size: small; }
.style2 {color: #660000; font-size: small; }
.style3 {color: #556B2F; font-size: small; }
.style5 {color: #660000; font-size: small; font-weight: bold; }
.style5 {color: #660000; font-size: small; font-weight: bold; }

a {
text-decoration: underline;
}

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

a:visited {
font-size: 11px;
color: #FFFFFF;
}

a:active {
font-size: 11px;
color: #ffff00;
}

a:hover {
font-size: 11px;
color: #000000;
}

