.anylinkcss     { color: white; font: 14px/18px; font-family: "Times New Roman"; text-decoration: none; background-color: #ffffcc; visibility: hidden; position: absolute; z-index: 100; width: 200px }

.anylinkcss a     {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	display: block;
	padding: 2px 0 2px 2px;
	width: 100%
}


.anylinkcss a:link  { color: #B50C2B; text-decoration: none }

.anylinkcss a:hover    {
	color: #FFFFFF;
	background-color: #B50C2B;
}
.anylinkcss a:visited {
	color: #000000;
}


body  { color: black; font-size: 12px;  background-color: white; background-image: url("images/bkgd.gif") }

a:link   { color: #FFFFCC; text-decoration: none }
a:visited {
	color: #FFFFCC;
	text-decoration: none
}

#maincontent {
	font-size: 12px;
	font-family: Verdana;
	padding: 10px;
	text-align: left;
}
#maincontent a {
	color: #990000;
}
#maincontent a:hover {
	text-decoration: underline;
}

#topnav   { color: white; font-size: 14px; line-height: 18px; text-decoration: none; background-color: #B50C2B; background-image: url("(EmptyReference!)"); padding: 10px; ont-family: "Times New Roman"  }
.header { color: #b50c2b; font-size: 20px; font-family: "Times New Roman"; font-style: italic; font-weight: bold }
