a:link {text-decoration: none; color: #4F81AB}
a:visited {text-decoration: none; color: #4F81AB}
a:active {text-decoration: none; color: #1B4A6C}
a:hover {text-decoration: underline; color: #1B4A6C}

.texto11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B4A6C;
}
.texto10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B4A6C;
}
.texto12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B4A6C;
}
.fondo {
	background-attachment: fixed;
	background-image: url(img/fndok.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B4A6C;
}
body {
	scrollbar-face-color: #D5E5EF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #8FB4CE;
	scrollbar-3dlight-color: #CFDDE4;
	scrollbar-arrow-color:  #8FB4CE;
	scrollbar-track-color: #E3EFF5;
	scrollbar-darkshadow-color: #BDD2E3;
	background-attachment: fixed;
	background-image: url(img/fndok.jpg);
	background-repeat: no-repeat;
	background-position: center top;
