a:link
{
	color: #999999;font-family:Century Gothic; text-decoration:none; font-style:italic; cursor:crosshair 
}
a:visited
{
	color: #999999;font-family:Century Gothic; text-decoration:none; font-style:italic; cursor:crosshair 
} 
a:active 
{
	color: #999999;font-family:Century Gothic; text-decoration:none; font-style:italic; cursor:crosshair
}
a:hover
{
    color: #990033
}
body
{
	font-family: Century Gothic; color: #FFFFFF;text-decoration:none;

	background-image: url(/images/bg.png);
	
	background-attachment: fixed;


}