﻿body {
    text-decoration: none;
    color: #000000;
    text-transform: none;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    font-size: 80%;
    font-family: Tahoma;
    background-color: #F0F0F0;
    cursor: auto;
    clip: rect(0px, 0px, 0px, 0px);
    width: 0px;
    height: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}
    font-family: Verdana;


            font-size: small;
          
A {text-decoration: none }     /* unvisited link */
A:visited
{
    text-decoration: none;
    color: #000000;
}     /* visited link */
A:active
{
    text-decoration: none;
    color: #000000;
}     /* active link */
a:link
{
    text-decoration: none;
    color: #000000;
}

A:hover
{
    text-decoration: none;
    color: #000000;
}     /* hover or mousover link