body {  margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDEBFF;}

a {	color:blue;
	font-size: 12;
	font-weight: bold;}
a:hover 
 { color: white; text-decoration: none}


a.b {color:blue;
	font-size: 12;
	}
a:hover.b  {color:#06E8F4;
	font-weight: bold;}	
P.text { text-align: justify;
		font-size: 14;}
b.text { text-align: justify;
		font-size: 14;}

