﻿body 
{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9966;
}

a {color:#CC6633; text-decoration: none}
a:visited {color:#993300; text-decoration: none}
a:hover {color:#FFCC99; text-decoration: underline}

.text
{
	font-size: x-small;
	text-align: justify;
}
.titles
{
	color: chocolate;
	font-size: x-small;
}
.siteFooter
{
	color: #FFCC99;
	font-size: x-small;
	text-align: center;
}
