h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
a:hover {
	color: #FF0000;
}

body {
	font-family: "Century Gothic", Arial;
	color: #FFFFFF;
	background: #333333 url(images/bg.png) repeat-y center;
	margin: 0px;
	text-align: center;
}
.description {
	font-size: 12px;
}
.content {
	background: #000000 url(images/content_bg.jpg) no-repeat;
}
.yourlink {
	text-align: right;
}
.yourlink img {
	vertical-align: middle;
	margin-left: 10px;
}
.yourlink a:visited {
	color: #333333;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.yourlink a:link {
	color: #666666;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
}
.yourlink a:hover {
	color: #CCCCCC;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.yourlink a:active {
	color: #00FFFF;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* Page created by John Schuster and Yourlink Web Services Inc. 2005 www.yourlink.biz  */
