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


a {
	color:#FFCC33;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #FFFF66;
	text-decoration: none;
}


.maj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

