   body,td,p,txt{font-size:8pt;font-family:verdana,tahoma;color:#555555;
	   SCROLLBAR-FACE-COLOR: #DCDCDC;
	   SCROLLBAR-TRACK-COLOR: WHITE;
	   SCROLLBAR-SHADOW-COLOR: #9C9C9C;
	   SCROLLBAR-3DLIGHT-COLOR: #9C9C9C;
	   SCROLLBAR-DARKSHADOW-COLOR: WHITE;
	   SCROLLBAR-ARROW-COLOR: WHITE;
	   SCROLLBAR-BASE-COLOR: #DCDCDC;
   }
	.Rollover { behavior : url(images/layout_images/imageRollover.htc) }
	
	<!--
	.tdMOUT
	{
		font-family: Tahoma, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #0e3293;
		background-color:#ffffff;
		padding-left:4px;
										
	}
	.tdMOVER
		{
		font-family: Tahoma, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #ffffff;
		background-color:#0e3293;
		padding-left:4px;
		cursor:hand;
	}-->

	a.a-category:link
	{
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #005500;
		text-decoration: none;
	}
	a.a-category:visited
	{
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #005500;
		text-decoration: none;
	}
	a.a-category:hover
		{
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #9D0B0E;
		text-decoration: underline;
	}

	a.a-subcategory:link
	{
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #005500;
		text-decoration: none;
	}
	a.a-subcategory:visited
	{
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #005500;
		text-decoration: none;
	}
	a.a-subcategory:hover
		{
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #9D0B0E;
	}


input,select,textarea 
{
	color:#000000;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}
 	
a:link
{
	color: #2F2C5B;
	text-decoration: none;
}

a:visited
{
	color: #2F2C5B;
	text-decoration: none;
}

a:hover
{
	color: #B2B2B2;
	text-decoration: none;
}

