a.menu:link {

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: underline;

	line-height: 160%;

}

a.menu:visited {

	font-size: 12px;

	text-decoration: underline;

	color: #FFFFFF;

	line-height: 160%;

}

a.menu:hover {

	font-size: 12px;

	line-height: 160%;

	color: #FFFFFF;

	text-decoration: underline;

}

