a {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #304b5c;
}

a:hover {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #304b5c;
}
.Telefono{
	color: #139ed9;
	font-family: Arial;
	font-style: normal;
	font-size: 22px;
}
.TitNews{
	color: #0f2a5d;
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}
.DescripProducto{
	color: #12a2de;
	font-family: Verdana;
	font-style: normal;
	font-size: 17px;
}
.InfoGralProducto{
	color: #5d91aa;
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
}

.CopyRight{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}