a		{
		color:#FFCC00;
}
		
a:visited	{
		color:#CCCC33;
}

a:hover		{
		color:white;
}

body	{
		background-color:black;
		color:#FF66FF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin:0;
}

p	{
		font-size:small;
}


.copyright	{
		font-size:xx-small;
		text-align:center;
}

.faq_q	{
		font-weight:bold;
		margin-top:40;
}

.fullbackground	{
		background:url(images/background.jpg) no-repeat;
}

.spaced	{
		margin-top:20;
}

.sponsor	{
		color:#00CC00;
		font-size:smaller;
}


