.PRETTYPRINT
{
    font-family : Verdana, Arial;
    font-size : 10pt;
}

.PRETTYPRINT A
{
    color : green;
    font-weight : bold;
    text-decoration : none;
}

.PRETTYPRINT A:HOVER
{
    color : black;
    font-weight : bolder;
    text-decoration : underline overline;
}

.PRETTYPRINT A:VISISTED
{
    color : green;
    font-weight : bold;
    text-decoration : none;
}

.BLACK_BG
{
    background : black;
}

.LOGO_BG
{
    background : black  no-repeat url(http://www.theundilutedtruth.com/paranormalmovie/images/logo.png);
    height : 138px;
}

.MENUSHADOW
{
    background :  url(http://www.theundilutedtruth.com/paranormalmovie/images/menuFade.png);
}

.MENU_BG
{
    background : #00ff00;
}

