
.text		{ font-family: verdana, arial, helvetica;
		  font-size: 11px;
		  color: #333333
		}

.bottom		{ font-family: verdana, arial, helvetica;
		  font-size: 10px;
		  color: #006699;
		  text-decoration: none
		}

.bottom:hover	{ color: black }

.recentlink	{ font-family: arial, helvetica;
		  font-size: 11px;
		  color: #ffffff;
          font-weight: bold;
		  text-decoration: none
		}

.recentlink:hover	{ color: orange }


.recent		{ font-family: arial, helvetica;
		  font-size: 11px;
		  font-weight: bold;
		  color: #dddddd
		}


