/* The original Rocchetta Nervina css. Downloaded from http://www.rocchettanervina.com - Copyright 2002 - Luca Torelli */

body {
	scrollbar-face-color : #66CC66;
	scrollbar-arrow-color : #006600;
	scrollbar-base-color : #66CC66;
	scrollbar-highlight-color: #FFFF99;
	scrollbar-darkshadow-color: #006600;
	scrollbar-track-color: #66CC66;
	background : #66CC66;
}
body,td,p,a {
	text-decoration : none;
   	font-family : Arial, Helvetica;
	font-size : 12px;
	color : #FFFF99;	
}

a.news {
	text-decoration : none;
   	font-family : Arial, Helvetica;
	font-size : 14;
	color : #FFFF99;
	font-weight : bold;
}

a.menu {
	text-decoration : none;
   	font-family : Arial, Helvetica;
	font-size : 12;
	color : #FFFF99;
}
a.menu:link {
	text-decoration : none;
   	font-family : Arial, Helvetica;
	font-size : 12;
	color : #006600;
	font-weight : none;
}
a.menu:visited {
	text-decoration : none;
   	font-family : Arial, Helvetica;
	font-size : 12;
	color : #006600;
	font-weight : none;
}
a.menu:active {
	text-decoration : none;
   	font-family : Arial, Helvetica;
	font-size : 12;
	font-weight : none;
}
a.menu:hover {
	text-decoration : none;
   	font-family : Arial, Helvetica;
	font-size : 12;
	color : #FFFF99;
	font-weight : none;
}













a:link {
	text-decoration : none;
   	font-family : Arial, Helvetica;
	font-size : 12;
	color : #66CC66;
}
 a:visited {
	text-decoration : none;
   	font-family : Arial, Helvetica;
	font-size : 12;
	color : #66CC66;
}
a:active {
	text-decoration : none;
   	font-family : Arial, Helvetica;
	font-size : 12;
	color : #66CC66;
}
a:hover {
	text-decoration : none;
   	font-family : Arial, Helvetica;
	font-size : 12;
	color : #FFFF99;	
}
a.txt {
	text-decoration : none;
   	font-family : Arial, Helvetica;
	font-size : 12;
	color : #000000;
}
a.txt:link {
	text-decoration : none;
   	font-family : Arial, Helvetica;
	font-size : 12;
	color : #000000;
}
a.txt:visited {
	text-decoration : none;
   	font-family : Arial, Helvetica;
	font-size : 12;
	color : #000000;
}
a.txt:active {
	text-decoration : none;
   	font-family : Arial, Helvetica;
	font-size : 12;
	color : #000000;
}
a.txt:hover {
	text-decoration : underline;
	font-family : Arial, Helvetica;
	font-size : 12;
	color : #000000;
}