                A:link    {text-decoration: none; color: #6363DE; font-family: Verdana;}
                A:visited {text-decoration: none; color: #6363DE; font-family: Verdana;}
                A:active  {
	text-decoration: none;
	color: #2828BD;
	font-family: Verdana;
	font-size: 12px;
}
                A:hover   {text-decoration: none; color: #9C9C9C; font-family: Verdana;}

	

BODY {
	SCROLLBAR-ARROW-COLOR: #6363DE;
	SCROLLBAR-BASE-COLOR:#FFFFFF;
	MARGIN: 0 0 0 0;
	background-image: url(img/sfondo.png);
}

.news {  
font-size: 10px; 
color: #000000; 
font-style: normal; 
font-weight: normal; 
margin-right: 20px; 
margin-left: 20px; 
font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify
}.page {
	height: 1000px;
	width: 759px;
}
.sx {
	height: 600px;
	width: 200px;
}
#car1 {
	font-family: Verdana;
	font-size: x-small;
}
.paragraph {
	color: #2828BD;
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
}
.paragraph a:link, .paragraph a:visited {
	color: #000066;
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
}
.paragraph a:hover, .paragraph a:active {
	color: #666666;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}
.paragraph_Bold {
	color: #ABBCFD;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
.paragraph_Title {
	color: #0000FF;
	font-family: "Arial Black";
	font-size: 16px;

}
.paragraph_height{
	color: #2828BD;
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
	line-height: 17px;
}
.Error{
	font-family: verdana;
	color: #FF0000;
	font-size: 12px;
}
.text1 {
	font-family: "Arial Black";
	font-size: 14px;
	color: #0000CC;
}
.paragraph_white_Bold {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
.textmenusx{
	font-family: verdana;
	font-size: 12px;
	color: #9C9C9C;
}
.textmenusx A:link, .textmenusx A:visited{
	text-decoration: none;
	color: #6363DE;
	font-family: Verdana;
	padding-left: 20px;
	background-image: url(img/rhombus.png);
	vertical-align: top;
	background-repeat: no-repeat;
}
 
.textmenusx A:active  {
	text-decoration: none;
	color: #2828BD;
	font-family: Verdana;
	font-size: 12px;
	padding-left: 20px;
	background-image: url(img/rhombus2.png);
	background-repeat: no-repeat;
}
.textmenusx A:hover   {
	text-decoration: none;
	color: #9C9C9C;
	font-family: Verdana;
	padding-left: 20px;
	background-image: url(img/rhombus2.png);
	background-repeat: no-repeat;
}
.navnone {
	display: block;
	width: 176px;
	padding: 0px 0px 11px 26px;
	font: 78% Verdana;
	color: #9C9C9C;
	background: url("img/rhombus1.png") top left no-repeat;
	text-decoration: underline;
}

ul#nav {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#nav a:link, #nav a:visited {
  display: block;
  width: 176px;
  padding: 0px 0px 11px 26px;
  font: 78% Verdana;
  color: #6363DE;
  background: url("img/rhombus.png") top left no-repeat;
  text-decoration: none;
}

* html #nav a {
  width: 100%;
}

#nav a:hover, #nav a:active {
  background-position: 0 -37px;
  color: #9C9C9C;
}
