.menu {
	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: #efeded;
	text-decoration: none;
}
.menu:hover {
	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: #efeded;
	text-decoration: underline;
}
.contacts {
	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: 999999;
	text-decoration: none;
	font-style: italic;
}
.titles {

	font-family: georgia;
	font-size: 18px;
	font-weight: normal;
	color: e8b006;
	text-decoration: none;
	font-style: normal;
}
.links {

	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: #E8B006;
	text-decoration: none;
	font-style: normal;
}
.links:hover {

	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: #E8B006;
	text-decoration: underline;
	font-style: normal;
}
.greysmall {


	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style: normal;
}
.links2 {


	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: #E8B006;
	text-decoration: none;
	font-style: italic;
}
.links2:hover {


	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: #E8B006;
	text-decoration: underline;
	font-style: italic;
}
.menuBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	height: 18px;
	width: 60px;
	border: 1px solid #999999;
}
.textfields {
	height: 18px;
	width: 200px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textarea {
	height: 100px;
	width: 200px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.titlesBig {


	font-family: georgia;
	font-size: 30px;
	font-weight: normal;
	color: d9d6d6;
	text-decoration: none;
	font-style: normal;
}
