/* CSS Document */

.j a {
color:#003399; 
font-size:14px; 
font-weight:bold;
text-decoration:none;
}

.j a:hover {
color: #CC3300; 
font-size:14px; 
font-weight:bold;
text-decoration: underline;
}