﻿#credits {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #984B54;
}
#credits A:active {
	text-decoration: none;
	color: #984B54;
}
#credits A:link {
	text-decoration: none;
	color: #984B54;
}
#credits A:visited {
	text-decoration: none;
	color: #984B54;
}
#credits A:hover {
	text-decoration: none;
	color: #ffffff;
}
