.Standard 			{
		 	color: 000000;
			text-decoration: none;
			font-family: arial, tahoma;
			font-size:10pt;
			}
.TitleMenuLink 		{
		 	color: eeeeee;
			text-decoration: none;
			font-family: Eras Light ITC,arial, tahoma;
			font-size:12pt;
			}
.TitleMenuLink:Hover		{
		 	color: white;
			text-decoration: underline;
			font-family: Eras Light ITC,arial, tahoma;
			font-size:12pt;
			}
.GalleryMainLink		{
		 	color: black;
			text-decoration: none;
			font-family: arial, tahoma;
			font-size:12pt;
			}
.GalleryMainLink:Hover	{
		 	color: 770000;
			text-decoration: none;
			font-family: arial, tahoma;
			font-size:12pt;
			}
.GalleryNavLink		{
		 	color: black;
			text-decoration: none;
			font-family: arial, tahoma;
			font-size:10pt;
			}
.GalleryNavLink:Hover	{
	 		color: black;
			text-decoration: underline;
			font-family: arial, tahoma;
			font-size:10pt;
			}
.FormStyle		{
			font-family: arial, tahoma;
			font-size:10pt;
			}
.ItemString			{
			color:black;
			text-decoration:none;
			}
.ItemString:Hover		{
			text-decoration:underline;
			}