﻿a.nav:link {text-decoration:underline; color:#000000; font-weight:bold;}
a.nav:visited {text-decoration:underline; color:#000000; font-weight:bold;}
a.nav:active {text-decoration:underline; color:#000000; font-weight:bold;}
a.nav:hover {text-decoration:underline; color:#850000; font-weight:bold;}

a.link:link {text-decoration:underline; color:#000000; font-weight:bold;}
a.link:visited {text-decoration:underline; color:#000000; font-weight:bold;}
a.link:active {text-decoration:underline; color:#000000; font-weight:bold;}
a.link:hover {text-decoration:underline; color:#6B5230; font-weight:bold;}

a.reg:link, a.re:visited, a.reg:active {text-decoration:underline; color:#393939;}
a.reg:hover {text-decoration:underline; color:#6B5230;}

TD {
		font-family:"Arial", "Helvetica"; 
		font-size:10pt;
		color:#393939;}
		
BODY{
		font-family:"Arial", "Helvetica"; 
		font-size:10pt;
		color:#000000;
		background-color:#cccccc;
		margin:0px;
		overflow-x: hidden;
}

.greentext {
	color:#006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:center;
}
