body		{ font-family:Times New Roman, Verdana, Arial;
	  	  color:#000000;
           	  background-color:#AAD5FF;
                   text-align:justify;
                   margin-top:50px;
                   margin-left:50px;
                   margin-right:50px;
                   margin-bottom:50px; }

a:link		{ text-decoration:none; color:#0000FF; }
a:visited	{ text-decoration:none; color:#0000FF; }
a:hover		{ text-decoration:underline; color:#FF0000; }
a:active		{ color:#0000FF; }