﻿.FondoCopy
{
    color: #FFFFFF;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 7pt;
    font-style: normal;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    text-align: center;
    text-decoration: none;
}

.FondoCopy a:link
{
    color: #FFFFFF;
    text-decoration: none;
}

.FondoCopy a:active
{
    color: #FFFFFF;
    text-decoration: none;
}

.FondoCopy a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

.FondoCopy a:hover
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.FondoLink
{
    color: #FFFFFF;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 7pt;
    font-style: normal;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    text-align: center;
    text-decoration: underline;
}

.FondoLink a:link
{
    color: #FFFFFF;
    text-decoration: underline;
}

.FondoLink a:active
{
    color: #FFFFFF;
    text-decoration: underline;
}

.FondoLink a:visited
{
    color: #FFFFFF;
    text-decoration: underline;
}

.FondoLink a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

