/* CSS Document */

a { 
	color: #EE2F25 ;
	text-decoration:none;

}

a:hover {text-decoration:underline}