	
	a:visited { font-family: arial; font-size: 13; 
				color:#000080; 
				text-decoration: none;
				font-weight: 
	}
	
	a:active { font-family: arial; font-size: 13; 
				color:#FF0000; 
				text-decoration: none;
	}		
	
	a:link {	font-family: arial; font-size: 13;
				color:#000080;
				text-decoration: none;
				font-weight: 
	}
	a:hover { font-family: arial; font-size: 13; 
				color:#FF0000; 
				text-decoration: none;
				font-weight: 
	}
