p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
link {
	text-decoration: none;
	color: #333333;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #339999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.menu {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
