a {
text-decoration: underline;
color: #94B09C
}

a:active {  
text-decoration: underline;
color: #003366
}

a:hover {
text-decoration: underline;
color: #003366
}

a.lnkSideMenu {
text-decoration: underline;
color: #003366
}

a.lnkSideMenu:active {
text-decoration: none;
color: #003366
}

a.lnkSideMenu:hover {
text-decoration: none;
color: #003366
}

.txtBlack {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000
}

.txtBlackSmall {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000
}

.txtBlackMed {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000
}

.txtLBlueSmall {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #DFE6EC
}

.hdrGreen {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #94B09C
}
