﻿body
{
	font-family: Arial;
}
a:link
{
	color: white;
}
a:visited
{
	color: white;
}
a:hover
{
	color: #febf10;
}
