BODY {
	background-color : #454545;
	margin : 0px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9px;
	color : white;
}
A {
	font : "MS Sans Serif", Geneva, sans-serif;
	color : Yellow;
	text-decoration : none;
	letter-spacing : 0px;
}
A:hover {
	font : normal;
	color : yellow;
	text-decoration : none;
}
td {
	font : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	color : white;
	border-color : red;
	letter-spacing : 1px;
}

TABLE {
	border-color : red;
}

td.conborde {
	font : "MS Sans Serif", Geneva, sans-serif;
	font-size : 13px;
	color : White;
	border : 1px solid Black;
}
.chiquita
{
	font : 8px Verdana;
}
INPUT {
	height : 17px;
	color : Black;
	background-color : #FFFFCC;
	font-size : 11px;
}

TEXTAREA {
	background-color : #FFFFCC;
	color : Black;
}

.boton{
	font : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
	height : 17px;
	background-color : #FFAA55;
	border : none;
}
.combo {
	height : 17px;
	color : Black;
	background-color : #FFFFCC;
	font-size : 11px;
}
