﻿

.Template_TitleLarge
{
    font-family:Arial;
    font-size:35px;
    color:#1f1fb8;
}

.Template_TitleMedium
{
    font-family:Arial;
    font-size:18px;
    color:#e27000;
}

.Template_Body
{
    font-family:Arial;
    font-size:15px;
    color:#0000ff;
}

.Template_BodyBright
{
    font-family:Arial;
    font-size:15px;
    color:#0000ff;
}

.Template_Quote
{
    font-family:Arial;
    font-size:20px;
    color:#e27000;
    font-weight:bold;
    
}

a 
{
    font-family:Arial;
    font-size:15px;
    color:#0000ff; 
    cursor:pointer;
    text-decoration:none;

}

a:hover
{
    font-family:Arial;
    font-size:15px;
    color:#0000ff; 
    cursor:pointer;
    text-decoration:underline;
}

/**/

.Template_EditLinks
{
    font-family:Arial;
    font-size:15px;
    color:#454f8d;
    text-decoration:underline;
    cursor:pointer;
}

