Body	{
font-family:Garamond;
}
a.Nav	{
color:white;
font-weight:bold;
font-size:8pt;
font-family:Arial;
text-decoration:none;
}
a.Nav:hover	{
color:gray;
font-weight:bold;
font-family:Arial;
font-size:8pt;
text-decoration:none;
}
a.RedLink	{
color:#800000;
font-weight:bold;
font-size:12pt;
font-family:Times New Roman;
text-decoration:none;
}
a.RedLink:Hover	{
color:#800000;
font-weight:bold;
font-size:12pt;
font-family:Times New Roman;
text-decoration:underline;
}
a.BlackNav	{
color:Black;
font-weight:bold;
font-size:8pt;
font-family:Arial;
text-decoration:none;
}
a.BlackNav:hover	{
color:Red;
font-weight:bold;
font-family:Arial;
font-size:8pt;
text-decoration:none;
}