﻿BODY
{
    background-attachment: fixed;
    background-image: url(Images/pagebackground.jpg);
    background-repeat: repeat;
}

.ScriptureReference
{
    font-weight: bold;
    color: #3a3a3a;
    font-family: Arial, Sans-Serif;
    font-size: 10pt;
}

.LinkBar
{
    background-color: #90EE90;
    font-size: 10pt;
    font-family: Arial, Sans-Serif;
    font-variant: small-caps;

}
.ReflectionTitle
{
    font-weight: bold;
    font-size: 16pt;
    color: black;
    font-family: Arial, Sans-Serif;
    text-align: center;
}
.AuthorName
{
    font-style: italic;
    font-family: Cursive, 'Times New Roman' , Serif;
    text-align: right;
}
.TodaysDate
{
    font-weight: bold;
    font-size: 12pt;
    color: #3a3a3a;
    font-family: Arial, Sans-Serif;
}
.Reflection
{
    font-weight: normal;
    font-size: 12pt;
    color: black;
    font-family: Arial, Sans-Serif;
}
.Prayer
{
    font-weight: normal;
    font-size: 12pt;
    font-style: italic;
    font-family: 'Times New Roman' , Serif;
    border-right: thin inset;
    border-top: thin inset;
    vertical-align: middle;
    border-left: thin inset;
    border-bottom: thin inset;
    background-color: #a7f7a7;
    text-align: center;
}
.PrayerTitle
{
    font-weight: bold;
    font-size: 12pt;
    color: black;
    font-family: Arial, Sans-Serif;
    text-align: center;
    font-style: italic;
}
A.USCCBlink
{
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial, Sans-Serif;
    color: white;
}
A.USCCBlink:hover
{
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial, Sans-Serif;
    color:Gray;
}

A.SubscribeLink
{
    border: 0px;
    border-style:hidden;
}