body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C2CAD1;
	font-size: 9pt;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../images/back1.gif);
	background-repeat: no-repeat;
	background-position: top;


}
.CellMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	line-height: 175%;




}
.MenuSelected {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	line-height: 17pt;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	font-weight: bold;
	text-decoration: none;

}
