a:link, a:visited {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	color: #000000;
	text-align: left;
	padding-top : 5px;
	padding-left :12px;
	height: 18px !important;
	height: 23px;
	text-decoration: none;
	font-weight: bold;
}

a.mainlevel:hover {
	text-decoration: none;
	color : #0000FF;
	background : #D3D6D3;
	font-weight: bolder;
}
tr, p, div {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10pt;
	color            : #666666;
	line-height: 1.5;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
.barra {
	color: #999999;
	line-height: 2;
}
a.barra:link, a.barra:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.barra:hover {
	color : #666666;
	font-weight: bold;
	text-decoration: underline;
}
.barra2 {
	color: #0066FF;
	font-weight: bold;
	background-color: #CCCCCC;
	line-height: 2;
	text-indent: 2pt;
}
a.barra2:link, a.barra2:visited {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
a.barra2:hover {
	text-decoration: none;
	color : #FF0000;
	font-weight: bold;
}
.pedice {
	color: #CCCCCC;
	font-weight: bold;
	line-height: 2;
	font-size: 8pt;
	text-align: center;
}
a.pedice:link, a.pedice:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	line-height: 2%;
}
a.pedice:hover {
	text-decoration: underline;
	color : #FF0000;
	font-weight: bold;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 2;
	font-weight: bold;
	color: #0066FF;
	}
a.menu:link {
	color: #0066FF;
}
a.menu:visited {
	color: #0066FF;
	}
a.menu:hover {
	color: #FF0000;
	background-color: #A3C643;
	font-weight: bolder;
}

