a {text-decoration: none;
color: white;  }
a:hover { color: #FFFF99;
a1 {text-decoration: none;
color: orange  }
a1:hover { color: #FFCCCC;  
text-decoration: underline; }

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #000000;
	line-height: 20px;
	text-align: justify;
}
.biggie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: orange;
}
.yellowmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #000000;
	color: #Fdb42c;
}
.mainsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #000000;
}
.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCCCCC;
	font-weight: bold;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
}