﻿body 
{
	color:White
	
}
A
{
	text-decoration: none;
	color: Yellow;
	font-family: Arial;
	
}
A:visited
{
	text-decoration:none;
	color: Yellow;
	font-family: Arial;
	
}


A:link
{
	text-decoration:none;
	color: Yellow;
	font-family: Arial;
	
}
