.tipografia {  
	font-family: Trebuchet MS, Georgia, Verdana; 
	font-size: 13px; 
	font-weight: normal; 
	color: #333333; 
	text-align: justify;
}
.titulos {  
	font-family: Trebuchet MS, Georgia, Verdana; 
	font-size: 13px; 
	font-weight: bold; 
	color: #272AFA;
}
.subtitulosRosa {  
	font-family: Trebuchet MS, Georgia, Verdana; 
	font-size: 13px; 
	font-weight: bold; 
	color: #f07acd;
}
.subtitulosNaranjas {  
	font-family: Trebuchet MS, Georgia, Verdana; 
	font-size: 13px; 
	font-weight: bold; 
	color: #ED6C0A;
}
.subtitulosAzules {  
	font-family: Trebuchet MS, Georgia, Verdana; 
	font-size: 13px; 
	font-weight: bold; 
	color: #548DD4;
}
.subtitulosMorados {  
	font-family: Trebuchet MS, Georgia, Verdana; 
	font-size: 13px; 
	font-weight: bold; 
	color: #333399;
}
.subtitulosVerdes {  
	font-family: Trebuchet MS, Georgia, Verdana; 
	font-size: 13px; 
	font-weight: bold; 
	color: #99cc00;
}
.titulosTable {  
	font-family: Trebuchet MS, Georgia, Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFF;
}
.infoTable {  
	font-family: Trebuchet MS, Georgia, Verdana; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333333;
}
.bold {  
	font-family: Trebuchet MS, Georgia, Verdana; 
	font-size: 13px; 
	font-weight: bold;
	color: #333;
}
.notas {  
	font-family: Trebuchet MS, Georgia, Verdana; 
	font-size: 10px; 
	font-weight: bold; 
	color: #333;
}
.creditos { 
	font-family: Trebuchet MS, Georgia, Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color: #4346FB;
	text-decoration:none;
}
.creditos A{ 
	font-size: 11px; 
	color: #4346FB;
	text-decoration:none;
}
.creditos A:Hover{ 
	font-size: 11px; 
	color: FCE551;
	text-decoration:none;
}
ul.lista{
	list-style-image: url(images/estrella_naranja.png);
    border:0px solid pink;
    margin-left:0px;
}
.numeroVisitas {  
	font-family: Trebuchet MS, Georgia, Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color: #bebbbb; 
	text-align: center;
}