﻿/*Chris Ennis*/
body {
	font-family:Arial, Helvetica, sans-serif;
	{
	a:link {
	color: yellow;
	background-color: olive;
	font: weight: bold;
	}
	a:visited {
	color: green;
	background-color: olive;
	}
	a:hover {
	color: olive;
	background-color:yellow;;;
	