A:link 	{ 
		font-size : 12px; 
		text-decoration: none; 
		color : #F2F9F9; 
		font-weight: bold } 
		
A:visited { 
		font-size : 12px; 
		text-decoration: none; 
		color : #F2F9F9; 
		font-weight : bold } 
		
A:active { 
		font-size : 12px; 
		text-decoration : none; 
		color : #F2F9F9; 
		font-weight : bold } 
		
A:hover { 
		font-size : 12px; 
		text-decoration: none; 
		color : #6BB6B6; 
		font-weight : bold } 


		
