body {
 background-repeat : no-repeat;
 background-position : 0% 0%;
 background-color: #FAFAFF;
 color: #111144;
 
 font-size:100%;
 font-family:Verdana,Tahoma,Arial,"MS UI Gothic";
 line-height:150%;
}

A:link{color:#2F3059;text-decoration:underline;}
A:visited{color:#2F3059;text-decoration:underline;}
A:hover{color:#001788;text-decoration:underline;}
A:active{color:#001788;text-decoration:underline;}