 BODY {
	SCROLLBAR-FACE-COLOR:#FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-SHADOW-COLOR:#CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #CCCCCC; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;	
}

.titular1 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #005496;
	text-decoration: none;
}
.titular2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #ffc725;
	text-decoration: none;
}
.titular3 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.textobla {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}

.texto1 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.texto_peq {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
 .boton1{
        font-size:10px;
        font-family:Verdana, Arial;
        font-weight:bold;
        color:white;
        background:#ffc725;
        border:0px;
        width:90px;
        height:20px;
}
 .boton2{
        font-size:10px;
        font-family:Verdana, Arial;
        font-weight:bold;
        color:white;
        background:#005496;
        border:0px;
        width:90px;
        height:20px;
} 
.cajita {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.titular10 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #005496;
	text-decoration: none;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
/*a:link {
	text-decoration: none; 
    color: #000066}
a:visited {
	text-decoration: none; 
    color: #000099;
	font-size: 13px 
	}
A:hover { 
	color: #003333; 
	text-decoration: underline 
	}*/