@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #E1DBD5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.td-interlinea {
	line-height: 20px;
}
.sfondo {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
}
a.black:link {
	color: #000000;
	text-decoration: none;
	text-decoration: none;	
}
a.black:visited {
	text-decoration: none;
	color: #000000;
	text-decoration: none;	
}
a.black:hover {
	text-decoration: underline;
	color: #000000;
	text-decoration: underline;
}
a.black:active {
	text-decoration: none;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
