﻿body 
{
	font-size:12px;
    font-family:arial;
    color:black;
}
.BodySec{}
A.BodySec {font-family:Verdana; color:Blue;font-size:.8em; font-weight: bold;}
A.BodySec:link {text-decoration: underline; color:Blue;}
A.BodySec:visited {text-decoration: underline; color: Blue;}
A.BodySec:hover {text-decoration: none; color: #5e2f24;}
A.BodySec:active {text-decoration: underline; color: Blue;}

.FooterLinks{}
A.FooterLinks {font-family:Arial; color: White; font-size:.9em}
A.FooterLinks:link {color:White;text-decoration: underline}
A.FooterLinks:visited {color: White; text-decoration: underline}
A.FooterLinks:hover {text-decoration: none; color: White; font-weight:bold;}
A.FooterLinks:active {color: white;text-decoration: underline}

.BoxLinks{}
A.BoxLinks {font-family:Arial; color: White; font-size:1em}
A.BoxLinks:link {color:White;text-decoration: underline}
A.BoxLinks:visited {color: White; text-decoration: underline}
A.BoxLinks:hover {text-decoration: none; color: White; font-weight:bold;}
A.BoxLinks:active {color: white;text-decoration: underline}

.textBody
{
	font-size:1em;
}