﻿body
{
    font-family: tahoma;
    font-size: 12pt;
    text-decoration: none;
    color: dimgray;
}
.skipbutton
{
    font-family: tahoma;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    color: dimgray;
}
.menu
{
    font-family: tahoma;
    font-size: 12pt;
    text-decoration: none;
    color: dimgray;
}
.pagetitle
{
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    color: #cc0000;
}
.subtitle
{
    font-size: 11pt;
    text-decoration: none;
    color: dimgray;
}
.gridview
{
    font-size: 10pt;
}
.newstitle
{
    font-weight: bold;
    font-size: 10pt;
    text-transform: capitalize;
    color: #990000;
    text-decoration: none;
}
.newsdescription
{
    font-size: 9pt;
}
.newsdate
{
    font-size: 8pt;
    color: #990000;
}
.actionbutton
{
    font-size: 8pt;
    text-decoration: none;
    color: dimgray;
}
.leftbutton
{
    font-weight: bold;
    text-transform: capitalize;
    color: whitesmoke;
    text-decoration: none;
    font-size: 10pt;
}
.linkbutton
{
    color: dimgray;
    font-size: 10pt;
    text-decoration: none;
}
