﻿body {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #F86401;
	font-size: 12pt;
	background-color: #FDC95E
}
a {
	text-decoration: none;
	color: #005E00;
}

a:hover {
text-decoration:underline;
	color: #FF0000;
}
h1 {
	font-family: Arial;
	font-size: 1.5em;
	font-weight: lighter;
	color: #002800;
}
