﻿body{
	background-color:#006633;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
}

a:link, a:active, a:visited {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	text-decoration:underline;
}

a.nav:link, a.nav:active, a.nav:visited {
	color:#ffffff;
 	text-decoration:none;
 	font-size:14pt;
 	padding:15px 6px;
}

a.nav:hover {
	color:#ffffff;
	text-decoration:underline;
	padding:15px 6px;
}

.nav_butttons {
	text-align:right;
}