﻿body
{
	font-family: Verdana;
}
img
{
	border-style: none;
	width: 512px;
	height: 512px;
}
a:active
{
	color: Black;
}
a:link
{
	color: Black;
}
a:visited
{
	color: Black;
}
a:hover
{
	color: Red;
}
