body {
	font-family: Arial, sans-serif;
}

.content {
	font-size: 12px;
}

.heading1 {
	font: bold 14px Tahoma;
}

.credits {
	font-size: 10px;
	color: #FFFFFF;
}

.credits a:link, .credits a:active, .credits a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.credits a:hover {
	text-decoration: underline;
}

.news a:link, a:active, a:visited {
	color: #993333;
	font-weight: normal;
	text-decoration: underline;
}

.news a:hover {
	font-weight: normal;
	font-style: italic;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}