body {
	background-color: #000000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #F3F781;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}

input, textarea {

	border:3px double #FF0000;

	background-color:#FFFFFF;

}

.estilo1 {background-color:#FF0000;
}

.estilo2 {background-color:#F5A9A9;
}

.estilo3 {background-color:#F5A9A9;
		  font-size:12px;
		  text-align:center;
}

.estilo4 {
	font-size: 14px;
	font-weight: bold;
}

.estilo5 {
	font-size: 12px;
    color:#2E64FE;
}

.estilo6 {
	font-size: 10px;
	color: #DF01D7;
}

.estilo7 {
	font-size: 16px;
	font-weight: bold;
	color:#FF0000;
}

.estilo8 {
	font-size: 16px;
	font-weight: bold;
	color:#FF0000;
	
}

.estilo9 {
	text-align:center;
}

.estilo10 {
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	
}

.estilo10 {
	text-align:center;
	color:#F5A9A9;
}

.estilo11 {
	font-size: 18px;
	font-weight: bold;
	color:#FFFF00;
}

.box {
	border:none;
	width:auto;
	height:auto;
	display:none;
}
