body {
	background-color: #BAA689;
	background-image: url(images/bggeneral.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	color: #FFFFFF
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
	font-style: italic;
	word-spacing: 0,5em;
	font-weight: normal;
}
th {
	color:#FFFFFF;
	font-size:12px;
}
.central {
	padding: 8px;
}
.menuindent {
	padding: 5px;
}
td.menu {
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 30px;
 background: url(images/bullet.png) no-repeat 15px;
}
td.submenu {
 padding-top: 1px;
 padding-bottom: 1px;
 padding-left: 40px;
 background: url(images/arrow.png) no-repeat 30px;
 font-size: 10px;
}
.footnote {
	font-size: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.aside {
	font-size: 11px;
	font-family:Tahoma, sans-serif, Arial;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
a:active {
	color:#FF6600;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.spec:link, .spec:visited {
	color:#CCCCCC;
	text-decoration:none;
}
.spec:hover {
	text-decoration:none;
	color:#FF9900;
}
.nodec:link, .nodec:visited {
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nodec:hover {
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fotos:link, .fotos:visited {
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fotos:hover {
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}