body {
	background-image: url(../design/fondo.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
}
body,td,th {
	font-family:Papyrus, Georgia, Arial
	color: #000000;
	font-size: 18px;
}
a:link {
	color: #362a1e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #362a1e;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
a {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.Style1 {font-size: 20px}
.Style2 {color: #FAE49B}
.Style3 {font-size: 16px}
.Style4 {color: #FAE49B; font-size: 16px; }
.Style5 {font-size: 14px}
.Style6 {color: #000000}