body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	background-repeat: repeat-x;
	background-image: url(IMAGENES/fondo22.jpg);
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

a {
	color: #990100;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

form {
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #0066FF;
	font-style: normal;
}

a:hover {
	text-decoration: underline;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990002;
	text-transform: uppercase;
}
.comentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}
.titulo_tabla {
	background-color: #990002;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom-color: #FFFFFF;
	border-bottom-style: none;
	border-bottom-width: thin;
}
.titulo_area {
	background-color: #990002;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.titulo_fila {

	background-color: #990002;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.texto_negro {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	border-top-style: none;
	border-bottom-style: none;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}

	
	.menuskin{
	position:absolute;
	width:250px;
	background-color:#FFFFFF;
	border:2px solid #990100;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	visibility:hidden;
	color: #FFFFFF;
	text-decoration: overline;
	}
	
	.menuskin a{
	text-decoration:none;
	color:#990100;
	padding-left:10px;
	padding-right:10px;
	background-color: #FFFFFF;
	background: solid white;
	}
	
	#mouseoverstyle{
	background-color:#990100;
	}
	
	#mouseoverstyle a{
	color:#FFFFFF;
	}
.a_menu {

	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.titulo_comentario {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #990002;
	text-transform: none;
	border-top-color: #990002;
	border-bottom-color: #990002;
	border-top-style: solid;
	border-top-width: medium;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
