a:link, a:visited {
	color: #CC0000;
}
.adv {
	text-align: center;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	border: 2px outset #00FF00;




}
.advemph {
	color:#000000;
}
.advlink, .advlink:link, .advlink:visited {
	font-size: 36px;
	font-weight:bold;
	color:#9900FF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;

}
.advlink:hover {
	font-size: 37px;
	text-decoration: underline;
	color:#FF0000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold; 
	color:#FF0000;
}
#big {
	text-align: center;
	background: #FFFF99;
	border: 1px inset #C00000;
	margin-left: 30px;
	margin-right: 30px;
}
html, body {
	text-align: center;
	margin:0px;
	padding:0px;
	color: #666666;
}
hr {
	width: 80%
}

