.cuadrado {
	background-color: #FFFFFF;
	vertical-align: top;
	display: inline-block;
	margin: 6px;
	padding: 6px;
	height: 65px;
	width: 65px;
	text-align: center;
	background-position: center center;
	border: 1px solid #E6E6E6;
}
.imagenhome {
	background-image: url(images/fondo_cvh.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: Verdana;
	font-size: 21px;
	font-weight: bold;
	color: #99CC00;
	text-align: left;
	line-height: 25px;
}
h2 {
	font-family: Verdana;
	font-size: 15px;
	text-align: left;
	color: #99CC00;
	line-height: 18px;
}
h3 {
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	line-height: 15px;
	color: #666666;
	font-weight: normal;
}
h4 {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	line-height: 14px;
}
h5 {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	text-align: center;
}
a.sitemap:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.sitemap:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #99CC00;
	text-decoration: none;
}
a.sitemap:hover {
	font-family: Verdana;
	font-size: 10px;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a.sitemap:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

