a:link {
	color: #000066;
	text-decoration: none;

}

a:visited {
	color: #666666;
	text-decoration: none;

}

a:hover {
	text-decoration: none;
	font-size: 14px;

}

a:active {
	color: #0000CC;
}

a.hidden {
	color: #000000;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;



}

a.hidden:visited {
	color: #0099FF;
	text-decoration: none;

}

a.hidden:hover {
	color: #666666;
	background-color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;



}

a.hidden:active {
	color: #000000;
	text-decoration: none;

}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	background-color: #FFFF99;

}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 1px;
	text-decoration: none;
	border: thin solid #000099;
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	background-color: #000033;
	font-weight: normal;
	display: block;



}

a.box:hover {
	color: #FFFF00;
	padding: 1px;
	text-decoration: none;
	border: thin solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0000CC;
	font-size: 14px;
	margin: auto;



}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	background-image: url(imagenes/fondo.jpg);




}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-right: 80px;
	margin-left: 80px;
	background-position: center center;
	vertical-align: middle;
	color: #000099;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: doble;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;




}
.centrar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	color: #990000;
	border: thin solid;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	text-indent: 2pt;
	vertical-align: middle;




}
.encabezado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	color: #FFFFFF;

}
.BodyCentrado {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
}
.comentarios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	color: #000066;
	list-style-position: outside;
	list-style-type: square;
	text-indent: 10pt;
	vertical-align: middle;
	left: 10px;
	right: 10px;


}
