header {
	color: #333333;
}
body, p, div, table, tr, td, form, input, textarea, select, ul, li {
	font-family: Tahoma, Verdana, Arial, Courier;
	font-size: 8pt;
}
/* HREF Classes */
a, a:visited, a:active {
	text-decoration: none;

}
a:hover{
	text-decoration: underline;
}

.brownlink {


	color: #7B6406;
}
