.menu {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.submenu {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a:link.contact {
	color:#FFFFFF;
	text-decoration: none;
}

a 	{
	color:#614927;
	text-decoration: none;

}

a:hover {
	color:#333333;
	text-decoration: none;

}

p 	{
	color:#000000;
	font-family: Tahoma;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;