p {
	font-family: arial; font-size: 11pt;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #330099; 
	background color: none; 
	border-style: none;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #996600; 
	background color: none;  
	border-style: none;
	}
a:hover { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #996600; 
	background color: #FFFFFF; 
	border-style: none;
	}
	
a:active { 
	font-weight: bold; 
	text-decoration: none; 
	color: #330099; 
	background color: none;   
	border-style: none;
	}






