.whatsnewlinks
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : normal;
	color : #000066;
	text-decoration : none;
	text-transform: capitalize;
	font-weight: normal;


	}

a:hover.whatsnewlinks {
	color : FFCC00;
	text-decoration : underline;
}


.productmenu 
	{
	font-family: Arial;
	font-size: 12;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
	}
a:hover.productmenu  
	{
	color : black;
	text-decoration: underline;
	}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
}
a:hover.sidelinks  
	{
	color : black;
	text-decoration: underline;
}
	.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #c3c3c3;
	text-decoration: underline;
}
a:hover.bottomlinks  
	{
	color : white;
	text-decoration: underline;