h3 {
		font-size: 95%
		font-weight: bold;
		text-decoration: none;
}

/*td { 
	border-bottom: solid 1pt #B1492C;
} */

#forum {
		margin-left: 2px;
		font-size: 90%;
}

#forum a:link {
		color: #d5b880;
		padding: 2px
		text-decoration: none;
		border-bottom: none;
}

#forum a:visited {
		color: #d5b880;
		padding: 2px
		text-decoration: none;
		border-bottom: none;
}

#forum a:hover {
		color: white;
		padding: 2px
		text-decoration: none;
		border-bottom: none;
}