body {
	background: url("fondo.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}
.style1 {
	font-family: Tahoma, verdana, Arial;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 0.2;
}
.style3 {font-family: Tahoma, verdana, Arial; font-size: 9px; color: #FFFFFF; line-height: 0.2; font-weight: bold; line-height:0.2;}
.style4 {
	font-family: Tahoma, verdana, Arial;
	font-size: 9px;
	color: #333333;
	line-height:1.5;
}
.style5 {
	font-family: Tahoma, verdana, Arial;
	font-size: 9px;
	color: #fff;
	line-height:1.5;
}
.style2 {	COLOR: #37adff
}
input, .input {
font-family: Tahoma;
font-size: 9px;
color: #000;
border: solid 2px #000000;
background: #fff;
}
textarea, .textarea {
font-family: Tahoma;
font-size: 9px;
background: #fff;
color: #000;
border: solid 2px #000000;
}
.boton {
background-color: #F4F4F4;
color: #000000;
border: solid 1px #000000;
}
a:link {
color: #fff;
text-decoration: none;
}
a:visited {
color: #fff;
text-decoration: none;
}
a:hover {
color: #fff;
text-decoration: underline;
}
