﻿body {
}
.AfrTitle1
{
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    margin: 1px;
    vertical-align: middle;
    color: #0000ff;
    padding-top: 1px;
    font-family: Arial;
    background-color: transparent;
    text-align: center;
    font-size: 30px;
    text-transform: capitalize;
    border-top-width: medium;
    border-left-width: medium;
    border-left-color: #ff0000;
    border-bottom-width: medium;
    border-bottom-color: #ff0000;
    border-top-color: #ff0000;
    border-right-width: medium;
    border-right-color: #ff0000;
}
.AfrTitle2
{
    font-family: 'Arial Black';
    text-align: center;
    font-size: 24px;
    text-transform: capitalize;
    color: #cc0066;
}
.AfrStandard1
{
    font-family: Arial;
    text-align: center;
    font-size: 18px;
    color: #000099;
}
.AfrHighLight
{
    font-family: Arial;
    text-align: center;
    font-size: 18px;
    color: #ff0033;
    border-right: #990066 ridge;
    padding-right: 1px;
    border-top: #990066 ridge;
    padding-left: 1px;
    background-image: none;
    padding-bottom: 1px;
    margin: 1px;
    border-left: #990066 ridge;
    padding-top: 1px;
    border-bottom: #990066 ridge;
    background-color: #ffccff;
}
.AfrWebDesign
{
    font-family:Monotype Corsiva;
    text-align: center;
    font-size: 18px;
    color: #330099;
    border-right: #990033 thin double;
    padding-right: 1px;
    border-top: #990033 thin double;
    padding-left: 1px;
    background-image: none;
    padding-bottom: 1px;
    margin: 1px;
    border-left: #990033 thin double;
    padding-top: 1px;
    border-bottom: #990033 thin double;
    background-color: #cccccc;
}
.AfrLink
{
    font-weight: bold;
    font-size: 14pt;
    cursor: hand;
    color: black;
    font-family: Arial;
    text-align: center;
}
.AfrLink:hover {
    color: Red;
    font-family: Arial;
    background-color: #ccccff;      
    font-weight: bold;
    font-size: 14pt;        
    cursor: hand;
}
.AfrLink:visited {
    color:Maroon;
    font-family: Arial;
    background-color: #ccccff;      
    font-weight: bold;
    font-size: 14pt;        
    cursor: hand;
}