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: 70%;
	border-top: 2px dotted #CC0000;
	border-right: 2px dotted #CC0000;
	border-bottom: 2px dotted #CC0000;
	border-left: 2px dotted #CC0000;
	margin-right: auto;
	margin-left: auto;


}
.advemph {
	color:#000000;
}
.advlink, .advlink:link, .advlink:visited {
	font-size: 36px;
	font-weight:bold;
	color:#990000;
	text-decoration: none;
	font-family: "Courier New", Courier, mono;

}
.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:#0000FF;
}
#big {
	text-align: center;
	background: #CCFFCC;
	border: 1px inset #C00000;
	margin-left: 30px;
	margin-right: 30px;
}
html, body {
	text-align: center;
	margin:0px;
	padding:0px;
	color: #666666;
}
