a:link, a:visited {
	color: #FF0000;
}
.adv {
	text-align: center;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#FF0000;
	background-color:#FFFFFF;
	border: 2px inset #FF0000;
	width: 500px;
}
.advemph {
	color:#000000;
}
.advlink, .advlink:link, .advlink:visited {
	font-size: 36px;
	font-weight:bold;
	color:#990000;
	text-decoration: none;
}
.advlink:hover {
	font-size: 37px;
	text-decoration: underline;
	color:#FF0000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold; 
	color:#C00000;
}
#big {
	text-align: center;
	background: eeeeee;
	border: 1px inset #C00000;
	margin-left: 10px;
	margin-right: 10px;
}
html, body {
	text-align: center;
	margin:0px;
	padding:0px;
	color: #666666;
}
