﻿body {
}
a:link
{
	color: #ffffff;
	font-family: Arial;
}
a:visited
{
	color: red;
}
a:hover
{
	color: #ffff66;
}
