body {background-color : #F5F5F5;color : Navy;}
.small {
color : #F6F6F6;

font-size : 1px;
}
a:link {color : Blue;text-decoration : none;}
a:visited {color : Blue;text-decoration : none;}
a:hover {color : Red;text-decoration : none;}
