.style3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
body {
	margin: auto 150px;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.azul,
a.azul:link, a.azul:visited, a.azul:active {
	color: #638ace;
	text-decoration: none;
}

a.azul:hover {
	text-decoration: underline;
	color: #CC0000;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
