body {
	background-color: #4b064a;
}
a {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #FFFF00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 21px;
	color: #00FFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
h1 {
	font-size: 20px;
	color: #FF0000;
	line-height: 22px;
}
h3 {
	font-size: 18px;
	color: #FF0000;
}
