@charset "utf-8";
.arialnormale {
	font-family: arial;
	font-size: 11px;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}.arialjust {
	font-family: arial;
	font-size: 11px;
	text-align: justify;
}
.mano {  cursor: hand}
.tahoma {
	font-family: tahoma;
	font-size: 12px;
}

