﻿body
{
	font-size: 11pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
	background-repeat: repeat;
	background-color: blue;
}
a
{
	font-size: 11pt;
	color: white;
	font-family: 'Century Gothic';
	text-decoration: underline;
}

