﻿body
{
	background: #DFDFDF;
	color: #000000;
}
h1
{
	text-align:center;
}

A:LINK{cursor : hand; background : none; color : #00AAFF;}
A:VISITED{cursor : hand;background : none;color: #FF00FF;}
A:HOVER{cursor : hand; background : none; color : #FF00FF;}
