a:link {
		color : #05308C; 
		text-decoration : none;  
		} 


a:visited { 
		color : #05308C; 
		text-decoration : none; 
		} 


a:active {
		color : #000000; 
		text-decoration : none; 
		} 


a:hover {
		color : #BF1D07; 
		text-decoration : none; 
		} 


img {
		border: none;
}
