  body {
	background-color: #AF7500;
	color: Black;
}
 :link {
	color: #840000;
	background-color : transparent;
}
 :visited {
	color: #590000;
	background-color : transparent;
}
 :active {
	color: Red;
	background-color : transparent;
}
td {
	font-family: helvetica,arial,sans-serif;
	vertical-align : top;
	width : 420px;
	color: Black;
}
td.notes {
	font-family: helvetica,arial,sans-serif;
	vertical-align : top;
	width : 420px;
	color: Black;
	background-color : #FECB32;
}
