.toptext {
  color:white;
  font-family: verdana, sans-serif;
  color:white;
  font-size:.7em;
}

.toptext a:link {
  color: #FFFF99;
  text-decoration: none;
}

.toptext a:hover {
color: orange;
}

.toptext a:visited {
color: #FFFF99;
}

.bigblack {
  font-size: 14px;;
  color: #313131;
  font-weight:bold;
  font-family: verdana, sans-serif;
}

td {
 font-family: verdana, sans-serif;
  color: #313131;
  font-size:.9em;
  }

a.linker {
font-family: verdana, sans-serif;
  color:orange;
  font-size:.9em;
  text-decoration: none;
  }

  a.linker:hover {
       background-color:maroon;
       color:white;
  }
	
	a.main {
	font-family: verdana, sans-serif;
  color:maroon;
  font-size:1em;
	}
	
	a.main:hover {
	background-color:maroon;
	color:white;
	text-decoration:none;
	}
	





