﻿body 
{
    
}
a
{
    text-decoration:none;
    color:#404040;
    font-size:11pt;
    font-weight:bold;
    font-family:Times New Roman;
}

a:visited
{
    text-decoration:none;
    font-family:Times New Roman;
    font-weight:bold;
    font-size:11pt;
}

a:hover
{
    text-decoration:underline;
    font-family:Times New Roman;
    font-weight:bold;
    font-size:11pt;
}

.r_link
{
    color:#B30501;
}