A:link  {
	color: #800000;
	text-decoration: none
}

A:visited  {
	color: #000080;
	text-decoration: none
}

A:active  {
	color: #C59D21;
	text-decoration: none;
}

A:hover  {
	color: #C59D21;
	text-decoration: none;
}

TD  {
font-family: Trebuchet MS;
font-size: 13px;
           }
HR {
	color : #336699;
	height : 2px;
}

a:link.top, a:visited.top {
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #000000;
	text-decoration: none;
}
a:hover.top, a:active.top {
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #696969;
	text-decoration: none;
}

a:link.menu, a:visited.menu {
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #FFEC93;
	text-decoration: none;
}
a:hover.menu, a:active.menu {
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #ffffff;
	text-decoration: none;
}