.menulist
{
	font-weight: bold;
	padding: 3px;
	color:#FFCCCC;
}

.menulist a:hover 
{
	color:D98989;
}

.menulist a 
{
	color:#FFCCCC;
}
