a{
	color: black;
	font-size: 9pt;
	font-family: "Comic Sans MS", Arial, Helvetica, serif;
	font-weight: bold;
}
td{
	color: black;
	font-size: 10pt;
	font-family: "Comic Sans MS", Arial, Helvetica, serif;
	font-weight: bold;
}
.title{
	color: gold;
	font-size: 10pt;
	font-family: "Comic Sans MS", Arial, Helvetica, serif;
	font-weight: bold;
}
.add {
	color: black;
	font-size: 8pt;	
	font-family: "Comic Sans MS", Arial, Helvetica, serif;
	font-weight: normal;
}

.owd {
	color: black;
	font-size: 7pt;	
	font-family: "Comic Sans MS", Arial, Helvetica, serif;
	font-weight: normal;
}

#menu {cursor:hand}

a:link {text-decoration: none; color: #006B00}
a:visited {text-decoration: none; color: #006B00}
a:active {color: gold}
a:hover {color: gold}

