body {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	margin: 0;
	background: #a11 url(/images/newSito/bg-main.gif) repeat-x;
}

h1 {
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 25px;
}
h2 {
	margin: 0;
	padding: 0;
	line-height: 30px;
	font-size: 17px;
}
h3 {
	margin: 0;
	padding: 0;
	line-height: 30px;
	font-size: 14px;
}

h4 {
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #a61321;
}
