﻿.textbox { overflow:visible}
.hyperlink { font-family:Arial;
             font-size:10pt; 
             text-decoration:none;
             color:black;      
     }

A:hover 
{
    text-decoration:underline;
    color:black;
}

.topcatdescription
{
    font-family: Times New Roman ;
    font-size: 18pt;
    font-weight:bold;
    text-decoration:underline;
    color:#5D7B9D
}
.textcatdescription
{
    font-family:Arial;
    font-size:small;
    color:Black
}

.sitemap
{
    font-family:Arial;
    font-size:x-small;
    color:Blue
}

.bottom
{
    font-family:tahoma;
    font-size:x-small;
    color:Black
    }

    .hyperlink2 { font-family:Arial;
             font-size:9pt; 
             text-decoration:none;
             color:black;      
     }
    
.hyperlink3 
{
    font-family:Arial; 
    font-size:14pt; 
    font-weight:bold;
    color:Black;
    text-decoration: none;
    
    }