a.BrandLinks, a.ProductLinks, a.Header, a.CatLinks, a.BrandLinksTall, a.ProductLinksTall
	{
		font-family:Arial, Helvetica, sans-serif;
		margin-left:10px;
		float:left;
		background-color:#000;
		text-decoration:none;
		color:#FFF;
		font-size:1.2em;
		font-weight:normal;
		line-height:0px;
	}
	
a.BrandLinks, a.ProductLinks, a.CatLinks, a.BrandLinksTall, a.ProductLinksTall
	{
		position:absolute;
	}
	
a:hover.BrandLinks, a:hover.ProductLinks, a:hover.Header, a:hover.CatLinks, a:hover.BrandLinksTall, a:hover.ProductLinksTall
	{
		background-color:#FFF;
		color:#000;
	}

.ProductLinks
	{
		margin-top: 150px;
	}
	
.ProductLinksTall
	{
		margin-top:267px;
	}

.BrandLinks
	{
		margin-top: 172px;
	}
	
.BrandLinksTall
	{
		margin-top:289px;
	}
	
.CatLinks
	{
		margin-top:194px;
	}

h1.HPSlide, h3.HPSlide
	{
		font-size:0.8em;
		font-weight:normal;
		padding:0 2px;
	}
	
h1.HPSlide
	{
		color:#FFF;
	}
	
h3.HPSlide
	{
		line-height:0em;
		margin-top:0px;
		margin-bottom:0px;
	}
	
h1 a
	{
		text-decoration:underline;
		color:#FFF;
	}
	
h1 a:hover
	{
		text-decoration:none;
	}
