a.menu:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-size: 13px;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}

a.menu1:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.menu1:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.menu1:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}

