.normal
{
	font-family : verdana;
	font-size : 11px;
	background-color :;
	color : 000000;
	font-weight : normal; 
}
.titulo
{
	font-family : verdana;
	font-size : 11px;
	background-color : ;
	color : #202020;
	font-weight : bold; 
}
.menu
{
	font-family : verdana;
	font-size : 11px;
	background-color : none;
	color : #ffffff;
	font-weight : normal; 
}
.especial
{
	font-family : verdana;
	font-size : 11px;
	background-color : 000000;
	color : ffcc00;
	font-weight : normal; 
}
.direccion
{
	font-family : verdana;
	font-size : 11px;
	background-color :;
	color : ffffff;
	font-weight : normal; 
}

.red
{
	font-family : verdana;
	font-size : 11px;
	background-color :;
	color : dd0000;
	font-weight : bold; 
}