 td {
	color: #000066; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 130%
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: bold;
	font-size: 11px;
	line-height: 130%
}
a:link {
	text-decoration: underline;
	font-size: 11px;
	color: #104061;
	line-height: 130%
}
a:visited {
	text-decoration: underline;
	font-size: 11px;
	color: #104061;
	line-height: 130%
}
a:hover {
	text-decoration: none;
	font-size: 13px;
	color: #1e698b;
	line-height: 130%
}
a:active {
	text-decoration: none;
	color: #333333;
	line-height: 130%
}
a.menu:link {
		color: #006699;
		font-size: 8pt;
		text-decoration: none;
	line-height: 130%
	}
a.menu:visited  {
		color: #006699;
		font-size: 8pt;
		text-decoration: none;
	line-height: 130%
	}
a.menu:hover
	{
		color: #cccccc;
		font-size:8pt;
		text-decoration: none;
	}