.normal
{
	font-family : verdana;
	font-size : 10px;
	background-color :;
	color : 000000;
	font-weight : none; 
}
.grande
{
	font-family : verdana;
	font-size : 15px;
	background-color :;
	color : 000000;
	font-weight : bold; 
}
.roja
{
	font-family : verdana;
	font-size : 10px;
	background-color :;
	color : #ff0000;
	font-weight : bold; 
}

.negrita
{
	font-family : verdana;
	font-size : 10px;
	background-color :;
	color : #000000;
	font-weight : bold; 
}
