body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #33FFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
}
.circa_body {
	background-image: none;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: italic;
	text-transform: lowercase;
	color: #FF0000;
	text-decoration: line-through;
	letter-spacing: 2px;
	word-spacing: normal;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline blink;
}
