a:link {  color: #003366}

a:active {  color: #003399}
a:visited { color: #003366}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.textBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold}
.textWhite {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.textFooter { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC}
.textFooter:link { color: #CCCCCC ; text-decoration: none}

.textFooter:visited { color: #CCCCCC ; text-decoration: none }
.textFooter:active { color: #FFFF99}
.textWhite:link { color: #66CC99}

.textWhite:active { color: #FFCC00 }
.textWhite:visited { color: #66CC99 }

a:hover {  color: #009900}
.textFooter:hover { color: #FFFFCC; text-decoration: underline}
.textWhite:hover { color: #FFCC00}

.textSmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.Heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #333399; font-style: normal}
.textBoldBlue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold ; color: #333366}
