body {
	background-image: url(images/fondohojas.jpg);}
	
.marcomarron {
	border: 1px solid #70472B;
	padding-right: 15px;}
	
.direccion {
	font-family: verdana;
	font-size: 10px;
	color: #FFEBBD;
	font-weight: bold;}
	
.textomarron {
	font-family: verdana;
	font-size: 12px;
	color: #70472B;}

.navegador {
	font-family: verdana;
	font-size: 12px;
	color: #336633;
	font-weight: bold;}

.titulos {
	font-family: verdana;
	font-size: 14px;
	color: #336633;}

.foto {
	margin: 0px 7px 3px 7px;}

a:link {
	font-family: verdana;
	font-size: 12px;
	color: #487938;
	text-decoration: underline;}
	
a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;}
	
a:visited {
	font-family: verdana;
	font-size: 12px;
	color: #487938;
	text-decoration: underline;}
