@charset "utf-8";
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #524A3A;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footer a{

	color: #ffffff;
    text-decoration: none;
}
.footer a:hover{
	color: #E6D8BE;
	text-decoration: none;
}
.hosting {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.hosting a {
	color: #FFFFFF;
	text-decoration: none;
}
.hosting a:hover{
	color: #E6D8BE;
	text-decoration: none;
}
p {
	text-indent: 0px;
}
