.texto {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.textobold {

	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.textosmall {

	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.textosbigs {


	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
