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

body {		
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:76%;
/*	background:#f9c41e;
	color:#fec113; */
}
a:link {
	text-decoration:none;
	color:#A8105B;
} 
a:active {text-decoration:underline;}
a:visited {
	text-decoration:none;
	color:#A8105B;
}
a {text-decoration:none;} 
a:hover {text-decoration:underline;} 