﻿body {
}
 
.hiperlink
{
    font-size: 14px;
    color: #000000;
    text-decoration: none;
}

.Button
{
    text-align: center;
   
}
.TextBox
{
    border: 1px solid #E5E5E5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.pager
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    color: #FF0000;
}
.Hp
{
    text-decoration: none;
}
.TxT
{
    border: 1px solid #E1E1E1;
}
