a:link
{
	color: rgb(255,255,255); 
}
a:visited
{
	color: rgb(255,255,255); 
} 
a:active 
{
	color: rgb(252,216,17);
}
body
{
	font-family: Arial;
	
	color: rgb(255,255,255);
}
