body {
	background-color: #7B4F4F;
	background-repeat: repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #131B51;
	background-image: url(/_images/layout/gif/sfondo.gif);
}

a {
	color: #95321A;
}
a:link {
	text-decoration: underline;
}
a:visited {
	color: #5E1F0F;
}
a:active{
	color: #7E0701;
}
a:hover{
	color: #7E0701;
}

hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	height: 1px;
}
img {
	border: 0px;
}
