A:visited  {color: #0066FF; text-decoration: none}
A:link  {color: #0066FF; text-decoration: none}
A:active  {color: #0066FF; text-decoration: none}
A:hover   {color: #FFFFFF; background-color: #FFCCCC; text-decoration: none}

body {
	background-image: url(../2007/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	background-color: #000000;
	color: #000000;
	font-family: "Century Gothic";
}

.text {
	font-family: "Century Gothic", Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
