a:link
{
	color: #0066FF; 
}
a:hover
{
	color: #FF0000; 
}
body
{
	font-family: Century Gothic;
	color: #000000;
}
h1, h2, h3, h4. h5
{
	font-family: Century Gothic, Arial, Helvetica;
}