﻿body {
font-family:Lucida Sans;
font-size: 16px;
font-weight:normal
}

.PageHeaderText
{
    font-size:24px;
    font-weight:bold;
    color:Red
}

A.MenuLink:link {text-decoration: none; color:#000000; font-size:16px; font-weight:bold}
A.MenuLink:visited {text-decoration: none; color:#000000; font-size:16px; font-weight:bold}
A.MenuLink:active {text-decoration: none; color:#000000; font-size:16px; font-weight:bold}
A.MenuLink:hover {text-decoration: none; color: red; font-size:16px; font-weight:bold}

A.MenuLinkSmall:link {text-decoration: none; color:#000000; font-size:12px; font-weight:bold}
A.MenuLinkSmall:visited {text-decoration: none; color:#000000; font-size:12px; font-weight:bold}
A.MenuLinkSmall:active {text-decoration: none; color:#000000; font-size:12px; font-weight:bold}
A.MenuLinkSmall:hover {text-decoration: none; color:red; font-size:12px; font-weight:bold}

.footerStyle
{
font-size:12px;
font-weight:bold;
color:#000066
}