body, p {
  	font-family: Arial, helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}

a.burg:link	{
	color: #8d2o23;
	text-decoration: none;
}
a.burg:active	{
	color: #8d2o23;
	text-decoration: none;
}
a.burg:visited	{
	color: #660000;
	text-decoration: none;
}
a.burg:hover	{
	color: #cccccc;
	text-decoration: underline;
}
a.white:link	{
	color: #ffffff;
	text-decoration: none;
}
a.white:active	{
	color: #ffffff;
	text-decoration: none;
}
a.white:visited	{
	color: #ffffff;
	text-decoration: none;
}
a.white:hover	{
	color: #cccccc;
	text-decoration: underline;
}
a.blue:link	{
	color: #0000FF;
	text-decoration: none;
}
a.blue:active	{
	color: #0000FF;
	text-decoration: none;
}
a.blue:visited	{
	color: #0000ff;
	text-decoration: none;
}
a.blue:hover	{
	color: #000033;
	text-decoration: underline;
}
borders 
{
	border: 1px solid #8d2023;
}
burgold, td.burgold, table.burgold {
	border: 2px solid #8d2023;
	background-color: #F4E471;
}

h2 {
	font-family: Times New Roman, Georgia, Garamond;
	color: #8d2023;
}

hr  {
	color: #8d2023;
	height: 1px;
}
 
table.border, td.border{
	border: 1px solid #8d2023;
}
table.tborder, td.tborder{
	border-top: 1px solid #8d2023;
}
table.bborder, td.bborder{
	border-bottom: 1px solid #8d2023;
}
table.rborder, td.rborder{
	border-right: 1px solid #8d2023;
}
table.lborder, td.lborder{
	border-left: 1px solid #8d2023;
}
table.trborder, td.trborder{
	border-top: 1px solid #8d2023;
	border-right: 1px solid #8d2023;
}
table.blborder, td.blborder{
	border-bottom: 1px solid #8d2023;
	border-left: 1px solid #8d2023;
}
table.menu{
	cellspacing: 2;
	cellpadding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8d2023;
	border: 1px solid #8d2023;
	background-color: #F4E471;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
table.thicktop, td.thicktop {
	border-top: 2px solid #8d2023;
}

