.menu a:hover { 
 color: #990033;
}

a:link { 
 font-weight: bold;
 color: #3A4AC4;
 text-decoration: none
}

a:visited {
 font-weight: bold;
 color: #7D86D0;
 text-decoration: none
}

a:hover {
 font-weight: bold;
 color: #2A326D;
 text-decoration: none
}

p.footmenu a { 
 font-weight: bold;
 color: #3A4AC4;
 text-decoration: none
}

p.footmenu a:link { 
 font-weight: bold;
 color: #3A4AC4;
 text-decoration: none
}

p.footmenu a:visited {
 font-weight: bold;
 color: #3A4AC4;
 text-decoration: none
}

p.footmenu a:hover {
 font-weight: bold;
 color: #2A326D;
 text-decoration: none
}

.listmenu {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #999999; font-size: 12px}
.listmenu strong {  color: #666666}


.joblistmenu {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #999999; font-size: 12px}
.joblistmenu strong {  color: #666666}
