.texto {
	font-family: Verdana;
	font-size: 11px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.menu {
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
.titulos {
	font-family: Verdana;
	font-size: 12px;
	color: #30B296;
	font-weight: bold;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #44B79F;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	color: #009393;
}
.textodestacado {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
.texto-tit-negrita {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 16px;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #009999;
	text-decoration: none;
	font-weight: normal;
}
