	html, body {
	height:100%;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	margin:0; 
	padding:0;
	}
	A, A:hover 	{
	color: #008100;
	text-decoration: underline; 
	 	 }
	A:hover	{
	text-decoration: none; 
	 	 }
	TD 	{
	font-size: 11px;
	 	 }
	.logoTxt	{
	color: white;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	}
	.white	{
	color: white;
	}
	.form	{
	font-size: 11px;
	border: 1px solid #008100;
	border-right-color: black;
	border-bottom-color: black;
	}
	.formLogin	{
	font-size: 11px;
	border: 1px solid #CFCFCF;
	}
	a.menu, a.menu:hover	{
	color: white;
	font-size: 12px;
	text-decoration: none; 
	}
	a.menu:hover	{
	text-decoration: underline; 
	}
	.nobr	{
	white-space: nowrap;
	}
	a.subMenu, a.subMenu:hover	{
	color: black;
	font-weight: bold;
	margin: 0 0 0 11px;
	text-decoration: none; 
	}
	a.subMenu:hover	{
	text-decoration: underline; 
	}
	.subMenuSeparator	{
	width: 100%;
	height: 4px;
	background: #CEECCE;
	margin: 6px 0;
	}
	.newsTitle	{
	color: #005D07;
	font-weight: bold;
	}
	a.allNews, a.allNews:hover	{
	color: #005D07;
	font-weight: bold;
	text-decoration: none; 
	}
	a.allNews:hover	{
	text-decoration: underline; 
	}
