 body {
	color : #000080;
	font-family: verdana, arial, helvetica, sans-serif; 
	margin: 0;
	padding: 0; 
	}
 a  {	text-decoration : none;	color : #005AE1;
	}
 a:visited  {color : #005AE1;	text-decoration : none;
	}
 a:active   {color : #FF6600;
	}
 a:hover    {color : #FF6600;
	}
 .back {font-size: 10pt;
	}
 * {margin: 0
	}
 .small {padding: 1px 1px 9px 1px;
	}
	a.normal:link, a.normal:visited, a.normal:focus, a.normal:active { 
	    padding:0; color: #0075ff; font-weight: bold;  font-size : 10pt;  background-color: tranparent; 
	    text-decoration: underline;
	    }
	a.normal:hover { color : #FF6600; background-color: tranparent;	
	   	padding:0; text-decoration: none;
	     font-weight: bold;
	    }
