﻿body {
}

	.MenuLink
{
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration:none;
	color:#b4b4b4;
	
}
	.MenuLink:hover
	{
		font-family:Tahoma;
		font-size:9pt;
		color:#ffffff;
		text-decoration:none;
	}
	
	

	.Master
	{
		font-family:Tahoma;
		font-size:9pt;
		font-weight:lighter;
		color:black;
		
	}
	.Link
	{
		font-family:Tahoma;
		font-size:9pt;
		text-decoration:none;
		color:#6e6e6e;
								
	}
	.Link:hover
	{
		font-family:Tahoma;
		font-size:9pt;
		text-decoration:none ;
		color:#d67105;
		
						
	}



		

}