@charset "utf-8";
/* CSS Document */


h3 A:link, h3 A:visited, h3 A:active {
	color:#C03 !important; 
	text-decoration:underline !important;
}
h3 A:hover {
	color:#C03 !important; 
	text-decoration:none !important;
}
