﻿body
{
    background-image: url(Graphics/Emily/Background.gif);
}
.RegularText
{
    font-size: 10pt;
    color: black;
    font-family: 'Arial';
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.RegularText A:visited
{
    color: #990000;
    text-decoration: none;
}
.RegularText A:hover
{
    color: #000000;
    text-decoration: underline;
}
.RegularText A:link
{
    color: #990000;
    text-decoration: none;
}
.BlogTitle
{
    font-size: 12pt;
    color: black;
    font-family: 'Arial';
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-weight: bold;
    background-image: url(Sign-Language-Products/bottom-divider.gif);
}
.BlogPosted
{
    font-size: 8pt;
    color: black;
    font-family: 'Arial';
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-style: italic;
    background-color: #f0f8ff;
}
.BlogList
{
    font-size: 9pt;
    color: black;
    font-family: 'Arial';
    font-weight: bold;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 2px;
    padding-top: 2px;
    background-image: url(Sign-Language-Products/bottom-divider.gif);
}
