/* CSS Document */





body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #990000;

}


.PRUEBA {

	color: #FFFFFF;

	font-weight: bold;

	font-family: "Staccato222 BT";

	font-size: 14px;

}

.Estilo1 {

	color: #FFCC00;

	font-weight: bold;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

}

.Estilo2 {

	font-size: 10px;

	font-weight: bold;

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #FFFFFF;

}



.Estilo4 {font-size: 28px; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; }

.Estilo8 {font-size: 28px}



.Estilo10 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 10px;

	color: #740000;

	font-weight: bold;

}

.Estilo11 {font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px;}



a:link {

	color: #ffccoo;

}

a:visited {

	color: #FFCC00;

}

a:hover {

	color: #FFFFFF;

}

a:active {

	color: #FFCC00;

}



.inputEXT {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	background-color: #FDC800;

	border: 2;

	border-top-color: #333333;

	border-right-color: #333333;

	border-bottom-color: #333333;

	border-left-color: #333333;

}


