	A:HOVER {
		
		font-weight : bold;
		color : #0066FF !important;
		text-decoration:none;
	}
	A:LINK {
		color : #336699;
		font-weight : bold;
		text-decoration:none;
	}
	A:VISITED {
		font-weight : bold;
		color : #336699;
		text-decoration:none;		
	}
	