BODY{ background-color: #f8fbf8; 
font-size : 90%;
line-height : 150%;
margin-top : 5%;
margin-left : 15%;
margin-right : 15%;
margin-bottom : 5%;
color : #222222;
}
A:LINK{
color : #19448e;
text-decoration : none;
}
A:VISITED{color : #507ea4;text-decoration : none;
}
A:HOVER{color : #222222;text-decoration : underline;
}