/*********************************************************************************************************
    Links
*********************************************************************************************************/

a.RedDotPagePreview:link, a.RedDotPagePreview:active, a.RedDotPagePreview:visited
{
    color: #000000;
    font-family: Verdana,Arial;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

a.RedDotPagePreview:hover
{
    color: #000000;
    font-family: Verdana,Arial;
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
}
