/*CCS de Josemita*/
/*estilo para el cuerpo del documento*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff6600;
	background-color: #333333;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}
/*estilo enlaces*/
a:link {color:#ffffff; text-decoration: none} 
a:visited {color:#00ccff; text-decoration: underline}	
a:hover {color: #FF00FF; text-decoration:blink}
a:active {color: #cccccc; text-decoration:none}


/*Estilo tablas*/
table {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
}
/*Estilo menu2 */
#col1 { background-color:#333333}
#col2 {	background-color:#333333}
#col3 {	background-color:#333333}

/*estilo menu1 */

#fila1{background-color:#000000}
#fila2{background-color:#000000}
#fila3{background-color:#000000}

/* clase enlaces menu1 */

.link_menu:link { color: #ff6600; text-decoration:none }
.link_menu:visited { color:#ffcc00; text-decoration: underline}
.link_menu:hover { color: #ffffff; text-decoration:blink }
.link_menu:active { color: #cccccc; text-decoration:none}


/*clase keenspace */

.keenspace:link { color: #ffffff; text-decoration:none }
.keenspace:visited { color:#ffcc00; text-decoration: underline}
.keenspace:hover { color: #ffffff; text-decoration:none }
.keenspace:active { color: #cccccc; text-decoration:none}

/* clase vacio */

.vacio {background-color: #333333;}

td {background-color:#000000}

#menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;}
	