.frbox {
	text-align: center;
	font-size: 100%; 
	font-weight: bold; 
	padding: 1px; 
	background: #DDDDDD; 
	border-left: #aaaaaa 2px solid;
	border-top: #aaaaaa 2px solid;
	border-bottom: #000000 2px solid;
	border-right: #000000 2px solid; 
	margin: 1px 1px 1px 1px;
}

.frbox a {
	text-decoration: none;
	color: black; 
}

.frbox a:hover {
	text-align: center;
	font-size: 100%; 
	font-weight: bold; 
	padding: 1px; 
	background: #dddd00;
	border-left: #000000 2px solid;
	border-top: #000000 2px solid;
	border-bottom: #aaaaaa 2px solid;
	border-right: #aaaaaa 2px solid; 
	margin: 1px 1px 1px 1px;
}

div.frlist td {
	font-size: 0.8em;
	font-family: verdana, arial, helvetica, sans-serif; 
}
