a.link
	{
	color: #f239da;
	font-weight: bold
	text-decoration: underline;
	}

.grey_txt
	{
	font: 9pt arial;
	line-height: 10pt;
	color: 5f5f5f;
	}

.fondo1
    {
	background-image: url(img/bg1-trans) !important;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src=’ruta/fondo.png’, sizingMethod=’scale’);
    background: repeat-y;
    }

