.PRETTYPRINT
{
    font-family : Verdana, Arial;
    font-size : 10pt;
}

.PRETTYPRINT A
{
    color : #ff4801;
    font-weight : bold;
    text-decoration : none;
}

.PRETTYPRINT A:HOVER
{
    color : black;
    font-weight : bolder;
    text-decoration : underline overline;
}

.PRETTYPRINT A:VISISTED
{
    color : #ff4801;
    font-weight : bold;
    text-decoration : none;
}

.WHITETEXT
{
    color : white;
}

.WHITETEXT A
{
    color : #ff4801;
}

.WHITETEXT A:HOVER
{
    color : yellow;
}

.WHITETEXT A:VISISTED
{
    color : #ff4801;
}

.BLACK_BG
{
    background : black;
}

.MENUSHADOW
{
    background :  url(http://www.theundilutedtruth.com/praymovie/images/2_0/menuShadow.png);
}

.MENU_BG
{
    background : #ff4801;
}

.LOADING
{
    background : black;
}

