.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.6px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.6px;
	line-height: 12px;
	color: #cc1233;
	background-color: #1a1a1a;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #333333;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.6px;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #cc1233;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A0E27;
	border-right-color: #DA5169;
	border-bottom-color: #DA5169;
	border-left-color: #9A0E27;

}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10.6px;
	line-height: 12px;

}
.links a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #cc1233;
}
.form-orange {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.6px;
	line-height: 12px;
	color: #cc1233;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.textounderline {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.6px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
