body {
	font-family: Verdana;
	background-image: url(../img/contacto.jpg);
	font-size: 13px;
	color: #666666;
	background-repeat: no-repeat;
	scrollbar-face-color: #FF6400;
	scrollbar-shadow-color: #924213;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FF6400;
	scrollbar-darkshadow-color: #924213;
	scrollbar-track-color: #F9D2BB;
	scrollbar-arrow-color: #FFFFFF;
}

td, th {
	font-family: Verdana;
	font-size: 13px;
}

a:link, a:active, a:visited  {
	color: #FF6400;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:hover {
	color: #FE9E60;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.boton {
	font-weight: bold;
	color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FB6813;
	width: 60px;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.campos {
	border: thin solid #FB6813;
	font-family: Arial, Helvetica, sans-serif;
}
