﻿body 
{
    background-image: "images/navbg2.jpg";
    background-repeat: repeat;
    background-color: #000;
}

a:hover 
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 16px;
    text-decoration: none;
    color: #7D26CD;
}

a
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 16px;
    text-decoration: none;
    color: #FFFFFF;
}
