﻿body
{
    background-color: #000000;
}   
    
a:link 
{
    color:#FF0000;
    text-decoration:none; 
    font-family:"Times New Roman", Times, serif;
    font-size: small;
    font-weight: bold
}
    

a:active 
{
    color: #CCCCCC;
    text-decoration: none; 
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold}
    
a:visited 
{
    color: #3300ff;
    text-decoration: none; 
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold}
    

a:hover 
{
    color: #FFFFFF; 
    text-decoration: none; 
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold}

a.other:link 
{
    color: #FF0000; 
    text-decoration: none; 
    font-family: arial; 
    font-size:14pt; 
    font-weight: bold}
    

a.other:active 
{
    color: #CCCCCC; 
    text-decoration: none; 
    font-family: arial; 
    font-size:14pt;
    font-weight: bold}
    
a.other:visited 
{
    color: #3300ff; 
    text-decoration: none; 
    font-family: arial; 
    font-size:14pt; 
    font-weight: bold}
    

a.other:hover 
{
    color: #FFFFFF; 
    text-decoration: none; 
    font-family: arial; 
    font-size:14pt; 
    font-weight: bold}


a.text:link 
{
    color: #FF0000; 
    text-decoration: none; 
    font-family: Times New Roman; 
    font-size:12pt; 
    font-weight: bold}
    

a.text:active 
{
    color: #CCCCCC; 
    text-decoration: none; 
    font-family: Times New Roman; 
    font-size:12pt;
    font-weight: bold}
    
a.text:visited 
{
    color: #3300ff; 
    text-decoration: none; 
    font-family: Times New Roman; 
    font-size:12pt; 
    font-weight: bold}
    

a.text:hover 
{
    color: #FFFFFF; 
    text-decoration: none; 
    font-family: Times New Roman; 
    font-size:12pt; 
    font-weight: bold}

a.mail:link 
{
    color: #FF0000; 
    text-decoration: none; 
    font-family: Times New Roman; 
    font-size:12pt; 
    font-weight: bold}
    

a.mail:active 
{
    color: #CCCCCC; 
    text-decoration: none; 
    font-family: Times New Roman; 
    font-size:12pt;
    font-weight: bold}
    
a.mail:visited 
{
    color: #3300ff; 
    text-decoration: none; 
    font-family: Times New Roman; 
    font-size:12pt; 
    font-weight: bold}
    

a.mail:hover 
{
    color: #FFFFFF; 
    text-decoration: none; 
    font-family: Times New Roman; 
    font-size:12pt; 
    font-weight: bold}
