
.TextoNormal {
	background: transparent;
	cursor: default;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #3D1E00;
    text-align: left;
	line-height:17px;
	text-indent: 10px;
	margin-left:10px; 
	margin-right:10px;
}

.TextoLista {
	background: transparent;
	cursor: default;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #3D1E00;
    text-align: left;
	line-height:14px;
	text-indent: 0px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:18px;
	list-style-type:square;

	
}

.TextoTitulo {
	background: transparent;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3C1D00;
    text-align: justify;
	text-indent: 0px;
}

.TextoNegro{
    background: #FFFFFF;
    font-family: "Trebuchet MS", Tahoma, sans-serif;;
    font-weight:normal;
    font-size: 11px;
    color: #000000;
    text-align: left;
}

.TextoBlanco{
    background-color: #8F5444;
    font-family: "Trebuchet MS", Tahoma, sans-serif;;
    font-weight:bold;
    font-size: 11px;
    color: #FFFFFF;
    text-align: justify;
}

A.enlace:link{
 font-family: Tahoma, Helvetica, sans, Arial, sans-serif; 
 font-size: 11px;
 text-decoration: none; color: #6E0094;
 letter-spacing: 0px;
}
A.enlace:visited{
 font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
 font-size: 11px;
 text-decoration: none; color: #6E0094;
 letter-spacing: 0px;
}
A.enlace:hover{
 font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
 font-size: 11px;
 text-decoration: none; color: #B81DFF;
 letter-spacing: 0px;
 font-style:italic;
}

A.enlace2:link{
 font-family: Tahoma, Helvetica, sans, Arial, sans-serif; 
 font-size: 11px;
 text-decoration: none; color: #6E0094;
 letter-spacing: 0px;
}
A.enlace2:visited{
 font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
 font-size: 11px;
 text-decoration: none; color: #6E0094;
 letter-spacing: 0px;
}
A.enlace2:hover{
 font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
 font-size: 11px;
 text-decoration: none; color: #B81DFF;
 letter-spacing: 0px;
}


.rbmsoftware A:link{
 font-family: Tahoma; 
 font-size: 9px;
 text-decoration: none; color: #888888;
 letter-spacing: 0px;
}
.rbmsoftware A:visited{
 font-family: Tahoma;
 font-size: 9px;
 text-decoration: none; color: #888888;
 letter-spacing: 0px;
}
.rbmsoftware A:hover{
 font-family: Tahoma;
 font-size: 9px;
 text-decoration: none; color: #333333;
 letter-spacing: 0px;
}
