td{font-family:Tahoma; font-size:11px;}
a:link {
	text-decoration: none;
	font-family: Tahoma; font-size:11px;
   color: #000000;
} 
a:visited {
	text-decoration: none;
	font-family: Tahoma; font-size:11px;
	color: #000000;
}
a:hover {
	color: Blue;
	text-decoration: underline;
	font-family: Tahoma; font-size:11px;
} 
a:active {
	text-decoration: underline;
	font-family: Tahoma; font-size:11px;
	color: #000000;
} 
a.nav:link {
	color: #333333;
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
}
a.nav:visited {
	color: #333333;
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
}
a.nav:hover {
	color: Blue;
	text-decoration: underline;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
} 
a.nav:active {
	text-decoration: underline;
	color: #333333;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
} 
a.footer:link,a.footer:active { text-decoration: none; color:#003399} 
a.footer:visited {color:#003399; text-decoration: none;}
a.footer:hover { color:#003399; text-decoration: underline;} 
