
.BlueBarLinks a {
color: #fff;
margin-left: 20px;
padding-right: 70px;
text-transform: uppercase;
text-decoration: none;
font-weight: normal;
line-height: 0px;
letter-spacing: .04em;
font-family: tahoma;
font-size: 14px;

}
.TopNavLinks a {
color: #012270;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}
.RightNavLinks a {
color: #012270;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
font-size: 11px;

}

.RightNavLinks a:hover {
color: #000;
}

