.botones {
	font-family: Arial;
	font-size: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: bold;
	color: #666666;
	text-decoration: none;




}
.texto {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}
.negrilla {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.titulo {
	font-family: Arial;
	font-size: 24px;
	color: #999999;
	border: thin dotted #CCCCCC;
	background-color: #FFFFFF;
	font-weight: bold;



}
.frase {
	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.texto2 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.textogrande {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.textopequeño {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

