body {
   background: url(../images/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana;
	font-size: 10px;
	color: #444444;	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;				
	}
p {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;					
	}

td {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #444444					
	}
tr{
	
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #444444					
}
hr {
	height: 1px;
	color: #CACACA					
	}

A:link {
font-size: 12px;
font-family: Verdana; 
font-weight: bold;
color: #000000;
text-decoration: none 
	}
A:visited {
font-size: 12px;
font-family: Verdana; 
font-weight: bold;
color: #333333;
text-decoration: none 
	}
A:hover {
font-size: 10px;
font-family: Verdana; 
font-weight: bold;
color: #000000;
text-decoration: none 
	}

A.button:link {
	font-family: Verdana, Verdana;
	color:#fff;
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none
	}
A.button:visited {
	font-family: Verdana, Verdana;
	color:#fff;
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none
	}
A.button:hover {
	font-family: Verdana, Verdana;
	color:#fff;
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none
	}

h1 {
  font-family: Verdana;
  color: #855938;
  font-size: 12px; 
  background-image: url(../images/h1.jpg);
  background-repeat: no-repeat;
  padding-left: 10px;
}
h2 {
  font-family: Verdana;
  color: #ffffff;
  font-size: 12px; 
}
h3 {
  font-family: Verdana;
  color: #000000;
  font-size: 10px; 
}

 .footer{
 	background: #4c667d;
	color: #fff;
 }