BODY {
	background-color: #112233;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.text0 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.TituloArTiculos {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
A.Vincles {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	}
A.Vincles:LINK {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	}

A.Vincles:ACTIVE {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
A.Vincles:VISITED {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
A.Vincles:HOVER {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #000066;
}
A.VinclesCre {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	}
A.VinclesCre:LINK {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	}

A.VinclesCre:ACTIVE {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
A.VinclesCre:VISITED {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
A.VinclesCre:HOVER {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #000066;
}
.TablaContenido {
	position: static;
	border: 1px solid #000015;
}
.TablasCont {
	font-family: Verdana;
	font-size: 12px;
	color: #000033;
	background-color: #CCCCCC;
	border: 1px solid #000033;
}
.creditos {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	background-position: center bottom;
	vertical-align: bottom;
}
.imagenes {
	text-align: left;
	margin: 5px;
}
.botonForm {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #333333;
	border: thin outset #000033;
}
.inputFor {
	font-family: "Verdana";
	font-size: 12px;
	color: #112233;
	background-color: #D4D4D4;
	border: 1px groove #000033;
	margin: 5px;
	border-top-color: #112233;
	border-right-color: #112233;

}
