.texto {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.textonegro {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3F3A36;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
body
{
	scrollbar-face-color: white;
	scrollbar-shadow-color: #121315;
	scrollbar-highlight-color: #4D4E59;
	scrollbar-darkshadow-color: #4D4E59;
	scrollbar-3dlight-color: #121315;
	scrollbar-track-color: #121315;
	scrollbar-arrow-color: #4D4E59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
textarea
{
color: #f7921e;
background: white;
border-style: solid;
border-color: #7b8288;
border-width: 1px;
scrollbar-face-color: #e7e7e9; 
scrollbar-shadow-color: #e7e7e9; 
scrollbar-highlight-color: #e7e7e9; 
scrollbar-darkshadow-color: #e7e7e9; 
scrollbar-3dlight-color: #e7e7e9; 
scrollbar-track-color: #e7e7e9;
scrollbar-arrow-color: #e7921e;
}

A:link{
	color:#FF0000;
	font-family:arial,verdana,helvetica;
	font-size: 12px;
	font-style: none;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline
}
A:visited{
	color:#7b8288;
	font-family:arial,verdana,helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline
}
A:hover{
	color:#7b8288;
	font-family:arial,verdana,helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none
}
A:active{
	color:#e7921e;
	font-family:arial,verdana,helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none
}

.EnlaceFondoNegro:link{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B807E;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.EnlaceFondoNegro:visited{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B807E;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.EnlaceFondoNegro:hover{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.EnlaceFondoNegro:active{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}	
	
	
.EnlaceFondoBlanco:link{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E45A5;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.EnlaceFondoBlanco:visited{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E45A5;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.EnlaceFondoBlanco:hover{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-variant: normal;}
.EnlaceFondoBlanco:active{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E45A5;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}	
	
.textoresaltado { font-family:arial,verdana,helvetica; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #231f20}

.titulo {font-family: arial back,verdana,helvetica; font-size: 19px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: uppercase; color: #f7921e}
.subtitulo {
	font-family: arial,verdana,helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000
}
.imagenstylo {
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 4px;
	margin: 1px;
	background-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.imagenstylofondoblanco {
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 4px;
	margin: 1px;
	background-color: #3F3A36;
}
.tablaparrilla {
	border: 1px solid #36BAF0;
}