a:link {  font-weight: bold; color: #333333; text-decoration: none}
a:hover {  text-decoration: underline; }

a:visited {  font-weight: bold; color: #333333; text-decoration: none}


.hpbox {
	background-color: #ee0000;
	border-color:#990000;
	border-style: solid;
	border-width: 2px;
	text-align: center;
	
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.games {
	background-color: #FF6600;
	border-color: #BE4C00;
	border-style: solid;
	border-width: 2px;
	text-align: center;
}
.xbox {
	background-color: #FFFF66;
	border-color: #CCCC00;
	border-style: solid;
	border-width: 2px;
	text-align: center;
}
.other {
	background-color: #339966;
	border-color: #333333;
	border-style: solid;
	border-width: 2px;
	text-align: center;
}
.improvs {
	background-color: #6633FF;
	border-color: #0000CC;
	border-style: solid;
	border-width: 2px;
	text-align: center;
}
.pop {
	background-color: #663399;
	border-color: #330066;
	border-style: solid;
	border-width: 2px;
	text-align: center;
}
.recs {
	background-color: #CC99CC;
	border-color: #990099;
	border-style: solid;
	border-width: 2px;
	text-align: center;
}
.original {
	background-color: #FF9999;
	border-color: #FF0099;
	border-style: solid;
	border-width: 2px;
	text-align: center;
}
.headingborder {
	border: 1px dashed #333333;
}
h2 {
	line-height: 16px;
	margin: 0px;
	padding: 10px 0px 0px;
}
.bandsbox {
	background-color: #8F2166;
	border: 2px solid #3D0E2B;
}
