body {
	background-color: #000000;
}
.textoGral {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	font-size: 16px;
}
.textoGral a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #E2BA01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.textoGral a:hover {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Titulo4 {
	color: #E2BA01;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
.mesa {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #42B649;
	text-align: justify;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.citas {
	color: #E2BA01;
	font-style: italic;
}
.link2 {
border:none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #FF0080;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #F39;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
}
a:hover {
	color: #F03;
	font-size: 16px;
	font-weight: normal;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #E2BA01;
	border-right-color: #E2BA01;
	border-bottom-color: #E2BA01;
	border-left-color: #E2BA01;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
}
.imagen {
	border: thin double #E2BA01;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.imagenQO {
	border: thin double #6666FF;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.imagenQS {

	border: thin double #CC00CC;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

