<style>

	a.anchor1 {
	 		font-family : Arial, Helvetica, sans-serif;
			font-size : 11px;
			text-decoration: none;
	}
	
	a.anchor1:hover {
		color : white;
		text-decoration: none;		
	}
	
	a.anchor1:link {
		color : #336699;
		text-decoration: none;
	}
	
	a.anchor1:visited {
		color : #336699;
		text-decoration: none;
	}
	
	
</style>
