﻿

body {
  font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
}

td {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	font-size: 75%;
}

th {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
}
p	{
	color: white;
	line-height: 1.4;
}
a:link {
	color: #ffffff; 
	background-color:transparent;
	}
a:active {
	color: #d89a51; 
	background-color:transparent;
	}
a:visited {
	color: #cccccc; 
	background-color:transparent;
	}
a:hover {
	color: #d89a51; 
	background-color:transparent;
	text-decoration: none;
	}
li	{
	color: white;
}
