.articulo {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #9199bf;
	text-decoration: none;
}
.articulo:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.firma {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #c6c0be;
}

.articulotext {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #9199bf;
	text-decoration: none;
}
.menu{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_negro {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menu:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.phone {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.email {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.email:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
