BODY {
	font : xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #6495ED;
	background : #555555;
}
P {
    font : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #48D1CC;
}

TABLE.tabla1 {
	border : medium ridge;
	border-color : Aqua Fuchsia White Red;
				background : #F5F5DC;
		color : Black;
		font : xx-small;
				font-size : xx-small;
		}

TABLE {
	border : thin ridge;
		color : #48D1CC;
				font-size : xx-small;
}

INPUT {
	background : Black;
	color : Aqua;
	font-family : sans-serif;
			border : medium ridge Lime;
	font-size : x-small;
			font : bold;
		}


UL {
	font : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :  #77ddFF;
	list-style : disc;
}

LI {
	font : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :  #77ddFF
	;
	list-style : square;
}

A {
	font : x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #EE82EE;
	text-decoration : underline;
		cursor : crosshair;
		}
A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : x-small;
	color : #222222;
	text-decoration : none;
	background : #00aaaa;
}

H3 {
	font : bold normal medium;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :  #66CCFF;
	font-weight : bold;
}
H2 {
	font : bold normal large;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :  #66CCFF;
	font-weight : bold;
}
.valla {  cursor: default;  
	text-decoration : none;
}
.cursorcabeza {  cursor: default
}
.amarillo_inclinado { font : italic x-small Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color : #FFFF00; 
	font-variant : small-caps;  
	font-weight : bolder;  
	font-size : small;
}
.caja001 {  background-color: #FFFFFF; 
	height: 25px; 
	width: 3px
}
.chiquitita {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 2.5mm; font-weight: 300; color: #0099CC; letter-spacing: 1px; word-spacing: 2px; clip:  rect(   )}
