#main a:visited {
	text-decoration: none; color:#000 !important;
}

#main a:hover {
	text-decoration: underline; color: #000000;
}

.forum td{
	padding:2px;
}

.forumtext {
	font-size:1.1em;
	line-height:1.3em;
}

#forumtopstory{
	font-weight: bolder;
	background: #33ADFF;
}