	.menuover 	{	border-bottom:1px solid #C90000; 
					font-size:8pt;
					font-weight:bold;
					color:#C90000;
					font-family:Arial;
					height: 21}
	.menuout 	{	border-bottom:0px solid #000000; 
					font-size:8pt;
					font-weight:none;
					font-family:Arial;
					color:#666666;
					height: 21}
	.submenu 	{	border-bottom:1px solid #C90000; 
					font-size:8pt;
					font-weight:none;
					font-family:Arial;
					height: 22}
	.fontover 	{	border-bottom:1px solid #C90000;
					font-size:8pt;
					font-weight:bold;
					font-family:Arial;
					color:#C90000;
					height: 22}
	.fontout 	{	border-bottom:1px solid #C90000;
					font-size:8pt;
					font-weight:none;
					font-family:Arial;
					color:#000000;
					height: 22}
	.txtover 	{	font-size:7pt;
					font-weight:bold;
					font-family:Arial;
					color:#C90000;
					cursor: hand}
	.txtout 	{	font-size:7pt;
					font-weight:none;
					font-family:Arial;
					color:#666666;
					cursor:hand}
	.FooterLink	{	color:gray;
					font-size:10px;
					font-weight:bold;
					letter-spacing:0;
					text-decoration:none;}
a:link    		{ 	color: #0E0093;
					text-decoration:underline}  
a:visited 		{ 	color: #0E0093 }   
a:hover   		{ 	color: #C90000;
					font-weight:none } 
a:active  		{ 	color: #0E0093 }  
