.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;}
 { text-decoration: none;}
hover{ color:yellow; text-decoration: underline; }
link, A:visited {
	text-decoration: underline;
}
hover, A:active {
	text-decoration: underline;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

