a, a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#mainwrapper {
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	height:400px;
	padding-bottom: 100px;
	background-color: #FFFFFF;
	right: 50%;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border: thin groove #990000;
	font-size: 90%;
}
img {
	border: none;
}
.poorsound {
	font-size: 80%;
}
p {
	text-align: left;
}
