p {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", Arial, sans-serif;
}
a.submenu:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.submenu:hover {
	text-decoration: underline;
	color: #FFCC33;
}


a.submenu:visited {
	text-decoration: none;
	color: #FFFF66;
}
a.submenu:visited:hover {
	text-decoration: underline;
	color: #FFCC33;
}