 
 
body {font:12pt verdana, arial, helvetica;
    text-decoration:none;
		color: black;
}



A:link      	{ color : LightSalmon;
							text-decoration: none;
			 	  font-weight: bold; }

A:hover     	{ text-decoration: underline;
     color :  LightSalmon;
			 	  font-weight: bold; } 
			  			  
A:active   		{ text-decoration: underline;
     color :  LightSalmon;
			  	  font-weight: bold; } 
						
A:visited {    text-decoration: none;
					       color : #6699cc;
					   font-weight: bold; } 
 
  p.in {text-indent: 2em; margin-top: 10px; margin-bottom: 10px;}
 
	 