body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/jpg/fondoback.jpg);
	background-repeat: repeat-x;
	background-color: #DF3333;
}
.botonenviar {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A60C18;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
}
.text {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.textbold {
	font-family: Verdana;
	font-size: 14px;
	color: #671010;
	font-weight: bold;
}
.textboldwhite {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.cuadro {
	border: 1px solid #000000;
}
.textwhite {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.textgris {
	font-family: Verdana;
	font-size: 10px;
	color: #ED8989;
	font-weight: normal;
}
.cuadrored {
	border: 1px solid #DF3333;
}
.bold {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.formcuadro {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.enviar {
	background-color: #DF3333;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
