#menu a:link, #menu a:active, #menu a:visited {
	font-family: "Century Gothic", sans-serif;
	font-size: 18px;
	color: #600;
	text-decoration:none;
}
#header #menu a:hover {
	font-family: "Century Gothic", sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration:none;
}

h1 {
	font-family: "Century Gothic", sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration:none;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	font-weight:normal;
}
p {
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:normal;
	text-align: justify;
}
.p {
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:normal;
}
.pwhite {
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight:normal;
}
p a:link, a:active, a:visited {
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	color: #600;

}
p a:hover {
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	color: #FFF;

}
.horsepic {
	margin: 5px;
	border: 2px solid #000;
}
