li{
	font-size: medium;
	color: #9E1F1F;
	font-weight: bold;
}

p{
	color: #00015B;
	font-size: small;
	font-weight: normal;
	margin-left: 6%;
	margin-right: 8%;
	text-align: justify;
}
marquee{
	font-size: larger;
	font-style: oblique;
	font-weight: bold;
	text-decoration: underline;
}

.puesto{
	text-transform: uppercase;
	font-weight: bold;
	font-family: sans-serif;
	color: #9E1F1F;
}

.link{
	color: Blue;
	text-decoration: underline;
}

.pie{
	color: White;
	word-spacing: 4px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 15px;
}

.club{
	font-weight: bold;
	font-size: 13px;
}

.club2{
	font-weight: bold;
	font-size: 13px;
	color: #9E1F1F;
}

.nombre{
	font-size: 15px;
	font-family: "Lucida Handwriting";
		word-spacing: 7px;
}

.categoria{
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	color: #3E68E1;
	text-transform: uppercase;
	font-family: "Lucida Handwriting";
	font-size: 18px;
}

.nf{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;	
}

textarea{
	background-color: #B22222;
	color: White;
	width: 7cm;
	height: 3cm;
}

.texto{
	background-color: #B22222;
	color: White;
	width: 7cm;
}

.opciones{
	color: #00018A;
	font: bold;
	font-size: 11pt;
	vertical-align: text-top;
	text-align: justify;
}
.op{
	color: #B22222;
	font: bold;
	font-size: 11pt;
	vertical-align: text-top;
	text-align: justify;
	text-decoration: underline;
}

.boton{
	color: #B22222;
	width: 3cm;
	
}

.texto2{
	background-color: #B22222;
	color: White;
	width: 3cm;
}

.password{
	background-color: #B22222;
	color: White;
	width: 2cm;
	
}
