.primary
{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #fff url(/images/menu/blank.gif) repeat-x bottom left;
	width: 463px;
	padding-bottom: 6px;
	text-align: right;
}

.primary p
{
	color: #3F3F3F;
}

.current
{
	color: #C3BDB1;
	padding: 0px 10px 0px 10px;
}

.primary a
{
	padding: 0px 10px 0px 10px;
	color: #3F3F3F;
	text-decoration: none;
}

.primary a:hover
{
	color: #C3BDB1;
}