.search {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.contact {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.mail {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
}
.mail:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.content{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #4C4C4C;
}
.externallink {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration:underline;
}
.externallink:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration:none;
}

.footer {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}