body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 10;
	font-size: 12px;
	color: #FFFF00;
}
a:link {	
	color: #00FF00;	
}
a:visited {
	color: #00FF00;
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #00FF00;
}
.h1 {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
}
.h2 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}
.gMapTituloVentana {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.gMapTextoVentana {
	font-size: 10px;
	color: #000000;
}
