﻿body 
{
    font-family:Arial;
}

.SmallFontClass
{
    font-size:12px;
}

.Links
{
    color:Maroon;
    text-decoration:underline;
}

/* Adjust the z-index of the menu so that it works fine in IE8 8*/
.adjustedZIndex 
{
    z-index: 1;
}
