body {
	background-color: #6B6B49;
	margin: 0px;
}
.navbarhome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
.navbarhome a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
.navbarhome a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
.navbarhome a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #FFCC00;
	text-align: right;
	text-decoration: none;
}
.navbarhome a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}
.quewrds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	display: none;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
}
