/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}
.thanks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#2A5FFF;
    font-weight: bold;
}
.boton_form{
background:#2A7FFF;
color:#ffffff;
width:75px;
height:25px;
}
.back_text{
background-repeat:no-repeat;
background-position:top;
}