﻿body {
}
	A {text-decoration:none;}
	A:hover {text-decoration:underline;}
	
.mainMenu A
{
    font-family: Times New Roman;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}

.pageTitle
{
    font-family: Times New Roman;
    font-size: large;
    font-weight: bold;
}

.homeHeader
{
    font-family: Arial;
    font-size: 10px;
    background-color: #cccccc;
}

.footerLinks A
{
    font-family: Times New Roman;
    font-size: 10px;
     
}

.footerLinks
{
    font-family: Times New Roman;
    font-size: 10px;
     
}

.bodyText
{
    font-family: Times New Roman;
    font-size: 12px;
    
}
