﻿a:hover 
{
    text-decoration: underline;
}
.topmenulink {
	font-family: arial;
	font-size: 9pt;
	color: #fac150;
	text-decoration: none;
}
.blacklink {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.orangetext 
{
    color: #D36706;
    font-size: 10pt;
    font-family: arial;
    font-weight: bold;
}
body,td {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}
.textBox 
{
    border: 1px solid black;
}
.pageheading 
{ 
    text-decoration:none; 
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    color: #CA8F4A
}