body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #450C18;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/sf_pagina.gif);
	background-repeat: repeat-x;
}
a {
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	
}
a:active {
	text-decoration: underline;
}
.LinkRosa {
	font-size: 10px;
	color: #834B57;
	font-style:normal;
}
.LinkRosa a {
	font-size: 10px;
	color: #834B57;
	font-style:normal;
}
.LinkRosa a:hover {
	text-decoration: none;
	color: #834B57;
}
.LinkArancio {
	color: #DD521E;
	font-style:normal;
}
.LinkArancio a {
	color: #DD521E;
}
.LinkArancio a:hover {
	color: #DD521E;
	text-decoration: none;
}
.input {
	font-size:10px; 
	font-family:Verdana; 
	border:1px solid #CCCACA; 
	background-color:#ffffff; 
	color:#404040;
}