/*created by Spunk studio 2003*/
/*www.spunkstudio.it*/

/*componenti principali*/
A:LINK, A:VISITED { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12 px; text-decoration : none; font-weight : bold; color : #FF6600; }
A:HOVER { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12 px; text-decoration : none; font-weight : bold; color : #FF9900; }
A:ACTIVE { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12 px; text-decoration : none; font-weight : bold; color : #FF9900; }

/*impostazioni menu*/
.menu { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : normal; font-size : 10 px;	 text-decoration : none;	color : #333333; }
.menu A:link  { text-decoration : none; font-weight : normal;  font-size : 10 px;	color : #333333; }
.menu A:visited  {  text-decoration : none; font-weight : normal;  font-size : 10 px;	color : #333333; }
.menu A:hover { text-decoration : underline; font-weight : normal; font-size : 10 px; color : #666666; }
.menu A:active  { text-decoration : none; font-weight : normal; font-size : 10 px;	color : #666666; }

/*impostazioni pagina*/
.tit { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size : 10 px;	font-weight : bold; }

.link { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : normal; font-size : 10 px;	 text-decoration : none;	color : #333333; }
.link A:link  { text-decoration : none; font-weight : normal;  font-size : 10 px;	color : #333333; }
.link A:visited  {  text-decoration : none; font-weight : normal;  font-size : 10 px;	color : #333333; }
.link A:hover { text-decoration : none; font-weight : normal; font-size : 10 px; color : #000000; }
.link A:active  { text-decoration : none; font-weight : normal; font-size : 10 px;	color : #000000; }

.main { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : normal; font-size : 10 px;	 text-decoration : none;	color : #333333; }
.main A:link  { text-decoration : none; font-weight : normal;  font-size : 10 px;	color : #333333; }
.main A:visited  {  text-decoration : none; font-weight : normal;  font-size : 10 px;	color : #333333; }
.main A:hover { text-decoration : none; font-weight : normal; font-size : 10 px; color : #000000; }
.main A:active  { text-decoration : none; font-weight : normal; font-size : 10 px;	color : #000000; }

/*impostazioni form*/
.form {
	background-color : #cccccc;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #333333;
	BORDER-RIGHT: #333333 1px solid;
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #333333 1px solid;
}
