@font-face {
    font-family: Calligraph421 BT;
    font-style:  normal;
    font-weight: normal;
    src: url(CALLIGR0.eot);
}

.barra {
           scrollbar-3dlight-color:#FF9966;
           scrollbar-arrow-color:#CCFFCC;
           scrollbar-base-color:#FF9966;
           scrollbar-darkshadow-color:#CCFFCC;
           scrollbar-face-color:#FF9966;
           scrollbar-highlight-color:#FF6633;
           scrollbar-shadow-color:#FF9966
}

.menu {
	background-color: #FF6633;
// Explorer
//	color: black;
	border-style: outset;
//	border-color: #FF9966;
	border-width: thin;
	padding: 3px;
	position: absolute;
	font-size: 18px;
	font-family: "Calligraph421 BT","sans-serif";//Verdana, Arial, Helvetica, sans-serif;
}

.titulo{
	font-family: "Calligraph421 BT","sans-serif";
	font-size: 40px;
	color: #FFFF99;
	word-spacing: 10px;
}

.texto_xs {
	color: #FFFF99;
	font-family: "Calligraph421 BT";
	font-size: x-small;
}

.texto_s {
	color: #FFFF99;
	font-family: "Calligraph421 BT";
	font-size: small;
}

.texto_s_prueba {
	color: #00CC33;
	font-family: "Calligraph421 BT";
	font-size: small;	
}

.texto_junta {
	color: #336633;
	font-family: "Calligraph421 BT";
	font-size: x-small;	
}

.texto_junta_s {
	color: #336633;
	font-family: "Calligraph421 BT";
	font-size: small;	
}

.texto_general {
	color: #FFFF99;
	font-size: 18px;
	font-family: "Calligraph421 BT";
	line-height: 140%;
}

.texto_grande {
	color: #FFFF99;
	font-family: "Calligraph421 BT";
	font-size: large;
}

.cabecera {
	color: #FFFF99;
	font-size: larger;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FF6633;
	border: thin solid #FFFF99;
	vertical-align: middle;
}

.logo {
	border: 2px solid #FF9966;
}

a:link {
	color: #FF6633;
	text-decoration: underline;
}

a:visited {
	color: #FF6633;
	text-decoration: underline;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

a:active {
	color: #FF6633;
	text-decoration: underline;
}

.tabla {
	border: thin solid #FF6633;
}

.tablaSS {
	border: thin solid #9999FF;
}

.textoSS {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
