.CustomerMenu .custmenulink
{
	text-decoration:none;
	text-transform:uppercase;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:Black;
	line-height:16px;
}

.CustomerMenu .custmenulinkselected
{
	text-decoration:none;
	text-transform:uppercase;
	font-family:Arial;
	font-size:10px;
	font-weight: bold;
	color:#DD0002;
	line-height:16px;
}

.CustomerMenu h3
{
	margin-bottom:10px;
}