.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bcbcbc;
}
.nav_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: -0.5pt;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.nav_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.nav_big a:link {
	color: #000000;
	text-decoration: none;
}
.nav_big a:hover {
	color: #000000;
	text-decoration: underline;
}
.nav_big a:visited {
	color: #000000;
}
.nav_small a:link {
	color: #000000;
	text-decoration: none;
}
.nav_small a:hover {
	color: #000000;
	text-decoration: underline;
}
.nav_small a:visited {
	color: #000000;
}
.contact a:link {
	color: #bcbcbc;
	text-decoration: none;
}
.contact a:hover {
	color: #bcbcbc;
	text-decoration: underline;
}
.contact a:visited {
	color: #bcbcbc;
}
.bodytextgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bcbcbc;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}
