﻿a:link
{
	color: fuchsia; 
}
a:visited
{
	color: lime;
} 
a:active 
{
	color: rgb(00,ff,00);
}
body
{
	font-family: Pristina; font-weight:bold; color:white; background-color:black;
	
	