BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	marker-offset: 0px;

				Scrollbar-3d-light-Color: #D4DEE4;
				Scrollbar-arrow-Color: #D4DEE4;
				Scrollbar-base-Color: #FFFFFF;
				Scrollbar-dark-shadow-Color: #FFFFFF;
				Scrollbar-face-Color: #FFFFFF;
				Scrollbar-highlight-Color: #D4DEE4;
				Scrollbar-shadow-Color: #D4DEE4;
}

.textomenu {
	font-family:"Gill Sans MT";
	font-size: 14px;
	color: #0262FF;
	font-weight: bold;
	margin-bottom: .5em;
}
.textocontenido {
	font-family:"Gill Sans MT";
	font-size: 13px;
	color: #666666;
	margin-bottom: .5em;
}
.textopie {
	font-family:"Gill Sans MT";
	font-size: 14px;
	margin-bottom: .5em;
}
.Portada {
	color: #0066FF; 
	font-weight: bold; 
	font-size: 16; 
	font-family:"Gill Sans MT"; 
}
a:link {
	text-decoration: none;
	color: #0262FF;
}
a:visited {
	text-decoration: none;
	color: #0262FF;
}
a:hover {
	text-decoration: none;
	color: #0262FF;
}
a:active {
	text-decoration: none;
	color: #0262FF;
}
