A:link { 
color : #993333;
font-family : Arial CE, Arial;
text-decoration : none;
} 
A:visited { 
color : #993333;
font-family : Arial CE, Arial;
text-decoration : none;
} 
A:active { 
color : blue;
font-family : Arial CE, Arial;
text-decoration : none;
} 
A:hover { 
color : #000080;
text-decoration : underline;
}