body {
 margin : 10px;
 color: #FFFFFF;
 font-size : 10px;
 font-family : arial;
 font-weight : normal; 
}

a:link {
 color : #FFFFFF;
 font-size : 12px;
 text-decoration : none;
}

a:visited {
 color : #FFFFFF;
 font-size : 12px;
 text-decoration : none;
}

a:active {
 color : 316699;
 font-size : 12px;
 text-decoration : none;
}

a:hover {
 color : #316699;
 font-size : 12px;
 text-decoration : none;
}