a:active {  font-family: "Century Gothic", Arial; font-size: 14px; color: #736D5A; text-decoration: underline}
a:hover {  font-family: "Century Gothic", Arial; font-size: 14px; text-decoration: underline; color: #666666}
a:link {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #736D5A;
	text-decoration: none;
}
a:visited {  font-family: "Century Gothic", Arial; font-size: 14px; color: #736D5A; text-decoration: none}
body {
	background-color: #CECFBD;
	background-attachment: fixed;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #000000;
	font-size: 14px;
	font-family: "Century Gothic", Arial;
}
