a {
text-decoration: none;
}

a hover {
text-decoration: none;
}


a visited {
text-decoration: none; color=no-change;
}

.linksline {
font-family: Arial, Verdana, sans-serif;
font-size: 16px;
color: white;
font-weight: bold;
} 

.alltext {
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
color: black;
font-weight: normal;
}

.alltextsmall {
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
color: black;
font-weight: normal;
}

.alltextsmallwb {
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
color: white;
font-weight: bold;
}

.MS {
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
color: #567EB9;
font-weight: bold;
}

.IB {
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
color: #FF0000;
font-weight: bold;
}

.IBWhite {
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
}

.TextWhite {
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
color: #003366;
font-weight: normal;
}

.OtherLinks {
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
color: #567EB9;
font-weight: bold;
text-decoration: underline;
}



