.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}


.texto-general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.texto-general a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.texto-general a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.texto-general a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.texto-general a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: underline;
	color: #FFFFFF;
}
/* OTROS ESTILOS */

.Scroll{
	scrollbar-face-color : #333333;
    scrollbar-highlight-color : #313131;
    scrollbar-3dlight-color :#313131;
    scrollbar-shadow-color : #313131;
    scrollbar-arrow-color : #000000;
    scrollbar-track-color : #000000;
    scrollbar-darkshadow-color :#000000
	
}
.Scroll-1{
	scrollbar-face-color : #333333;
    scrollbar-highlight-color : #574e20;
    scrollbar-3dlight-color :#574e20;
    scrollbar-shadow-color : #574e20;
    scrollbar-arrow-color : #000000;
    scrollbar-track-color : #574e20;
    scrollbar-darkshadow-color :#000000
	
}
