A:link, A:visited { color: #990000 ; text-decoration: none }
A:hover { color: #FF0000 ; text-decoration: underline }

.basic {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;}
.basic2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #990000;}
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;}
.titolini {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFCC00; font-size: 10px; font-weight: bold;}


.path{  font-family: Verdana, Arial, Helvetica, sans-serif; color: #F2F2F2; font-size: 10px; font-weight: bold;}
a.path:link, a.path:active, a.path:visited {
	color: #F2F2F2;
	text-decoration: underline;
	font-weight: bold;
}
a.path:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666;}

a.footer:link, a.footer:active, a.footer:visited {
	color: #666666;
	text-decoration: none;
}
a.footer:hover {
	color: #333333;
	text-decoration: underline;
}

.footer2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999;}

a.footer2:link, a.footer2:active, a.footer2:visited {
	color: #999999;
	text-decoration: none;
}
a.footer2:hover {
	color: #999999;
	text-decoration: underline;
}

.header {  background-color:#CCDDDD ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #555555;}

a.header:link, a.header:active, a.header:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.header:hover {
	color: #CC0000;
	text-decoration: underline;
}


BODY {
SCROLLBAR-FACE-COLOR: #f2f2f2;
SCROLLBAR-HIGHLIGHT-COLOR: rgb(128,128,128);
SCROLLBAR-SHADOW-COLOR: rgb(128,128,128);
SCROLLBAR-3DLIGHT-COLOR: rgb(240,240,240);
SCROLLBAR-ARROW-COLOR: #006699;
SCROLLBAR-TRACK-COLOR: WHITE;
SCROLLBAR-DARKSHADOW-COLOR: rgb(240,240,240)
}

.img {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
}

.form {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-SIZE: 10px;
	BACKGROUND-COLOR: #F2F2F2;
	COLOR: #525252;
	FONT-FAMILY: verdana;
}

.bottone {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
	BACKGROUND-COLOR: #CCCCCC;
	COLOR: #525252;

}

.button {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 10px; BORDER-LEFT: rgb(0,51,102) 1px solid; COLOR: white; BORDER-BOTTOM: rgb(0,51,102) 1px solid; FONT-FAMILY: tahoma; BACKGROUND-COLOR: rgb(0,102,153); TEXT-DECORATION: none
}


