#menu {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
.title {
	font-family: Verdana;
	color: #006666;
	font-size: 18px;
}
.bold {
	font-weight: bold;
}
.underlined {
	text-decoration: underline;
}
