a {
	font-family: "Comic Sans MS", Liberate;
	
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
a:hover {
	
	color: #FFCC66;
}
.titulo {
	font-family: "Comic Sans MS", Liberate;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.direccion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #3300CC;
	font-weight: bold;
}
.capa {
	font-family: "Comic Sans MS", Liberate;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}

