﻿body
{
    
}



a.btn:link
{
    background-position: center top;
    color: #000000;
    font-size: 8pt;
    font-family: sans-serif, arial;
    font-weight: bold;
    font-size: 7.5pt;
    width: 200px;
    height:100px;
    background-repeat: no-repeat;
}
a.btn:visited 
{
    background-position: center top;
    color: #000000;
    font-size: 8pt;
    font-family: sans-serif, arial;
    font-weight: bold;
    font-size: 7.5pt;
    width: 200px;
    height:100px;
    background-repeat: no-repeat;
    }

a.btn:hover 
{
    background-position: center top;
    color: #000000;
    font-size: 8pt;
    font-family: sans-serif, arial;
    font-weight: bold;
    font-size: 7.5pt;
    width: 200px;
    height:100px;
    background-repeat: no-repeat;
}
a.btn:active 
{
    background-position: center top;
    color: #000000;
    font-size: 8pt;
    font-family: sans-serif, arial;
    font-weight: bold;
    font-size: 7.5pt;
    width: 200px;
    height:100px;
    background-repeat: no-repeat;
    
    }

