TD {
	background : #000000;
	text-decoration : none;
	color : #CC9900;
	font-size : 18pt;
	font-family : Perpetua;
}
a:hover {
	font-family: Perpetua;
	font-size: 24pt;
	font-style: normal;
	font-weight: normal;
	color: #00FFCC;
	text-decoration: none;
}
a:link {
	font-family: Perpetua;
	font-size: 24pt;
	text-decoration: none;
	color: #FFCC00;

}
a:visited {
	font-family: Perpetua;
	font-size: 24pt;
	font-weight: normal;
	color: #AED7FF;
	text-decoration: none;

}
a:active {
	font-family: Perpetua;
	font-size: 24pt;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}

BODY {
	background : #333333;
	text-decoration : none;
	color : #CC9900;
}
textarea {
	font-family: Perpetua;
	font-size: 24pt;
	color: #CC9900;
	text-decoration: none;
}
