a {
	text-decoration: none;
}

body{
scrollbar-face-color: #000066; 
scrollbar-highlight-color: #000066; 
scrollbar-shadow-color: #000033; 
scrollbar-3dlight-color: #000066;
scrollbar-arrow-color: #ffffff; 
scrollbar-track-color: #000033; 
scrollbar-darkshadow-color: #ffffff;
}
.texto_parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000033;
	line-height: 5mm;
	text-align: justify;
	text-indent: 5mm;
	white-space: pre;
}
.menus{
	font-family: Verdana, Arial, Helvetica, Helv;
	font-size:11px;
	text-decoration:none;
	color:#CCCCCC;
	font-style: italic;
	background-color: #002677;
	border: 1px solid #CCCCCC;
	height: 17px;
	width: 150px;
	margin: auto;
	text-align: center;
}
.tabla-menus {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
}
.parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.recuadro-texto {
	padding: 15px;
	border: thin solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.recuadro-sombre {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}
