	BODY, TD 
	{
		font-family : Arial;
		font-size : 10pt;
		color : White;
	}

	body
	{
	scrollbar-face-color: #5A84B6;
	scrollbar-shadow-color: #ADB6BC; 
	scrollbar-highlight-color: #ADB6BC; 
	scrollbar-3dlight-color: #F3F4F5; 
	scrollbar-darkshadow-color: #F3F4F5; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #ADB6BC
	}

	A.menucategory
	{
		font-size: 14px;
		text-decoration: none;
		color: white;
		font-weight: bold;
	}

	A.menucategory:Hover
	{
		font-size : 14px;
		text-decoration: none;
		color: red;
		font-weight: bold;
	}
	
	A.menu
	{
		font-size: 14px;
		text-decoration: none;
		color: #00FF00;
		font-weight: bold;
	}

	A.menu:Hover
	{
		font-size : 14px;
		text-decoration: none;
		color: red;
		font-weight: bold;
	}
	
	A
	{
		font-size: 14px;
		color: white;
	}

	A:Hover
	{
		font-size : 14px;
		color: red;
	}
    .tah11
	{
		font-family: Arial;
		font-size: 12px;
		text-decoration: none;
		font-color: white;
		font-weight: bold;
		color: White;
	}
    .category
	{
		font-family: Arial;
		font-size: 12px;
		text-decoration: none;
		font-color: white;
		font-weight: bold;
		color: White;
	}

