#top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	text-decoration: none;
	position: relative;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	overflow: visible;
	visibility: visible;
}
.greysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#top_menu a {
	text-decoration: none;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.title {
	font-size: 30px;
	text-transform: lowercase;
	letter-spacing: 1pt;
	color: #333333;
}
.text #press a:link {
	color: #333333;
	text-decoration: none;
}
.text #press a:visited {
	color: #333333;
	text-decoration: none;
}

