A{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

A:hover{
	text-decoration:underline;
}


A.menu{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.menu:hover{
	text-decoration:underline;
}

A.more{
	color: #760000;
	font-size: 10px;
	text-decoration: none;
}

A.more:hover{
	text-decoration:underline;
}


A.menuL{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.menuL:hover{
	text-decoration:underline;
}
