.tituloInterna{
	font-family : Tahoma;
	font-size : 17px;
	color : #fa9610;
	font-weight: Bold;
}

.subTituloInterna{
	font-family : Tahoma;
	font-size : 12px;
	color : #fa9610;
	font-weight: Bold;
}

.textoInterna{
	font-family : Tahoma;
	font-size : 10px;
	color : #7e7e7e;
	text-align: justify;
}

.linkInterna:link{
	text-decoration: none;
	color : #7e7e7e;
}

.linkInterna:visited{
	text-decoration: none;
	color : #7e7e7e;
}

.linkInterna:hover{
	text-decoration: underline;
	color : #7e7e7e;
}

.scroll{
scrollbar-face-color:#FFFFFF; 
scrollbar-track-color:#FFFFFF; 
scrollbar-arrow-color:#8daaba; 
scrollbar-shadow-color:#FFFFFF; 
scrollbar-dark-shadow-color:#FFFFFF; 
scrollbar-3dlight-color:#aec3ce; 
scrollbar-highlight-color:#FFFFFF

}
