body {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	background-color: #224075;
	background-image: url(images/steel.gif);
	background-repeat: repeat;
	list-style-type: square;
	color: #000000;
	background-attachment: fixed;
}

a:link {  color: #FFff66; text-decoration: none}
a:visited {  color: #FF9966; text-decoration: none}
a:hover {  color: #FF6633}

.release {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; list-style-type: square; color: #FFFFFF; font-size: x-small; font-weight: bold}
.release:link { color: #FFFFFF; text-decoration: none ; font: bold x-small Arial, Helvetica, sans-serif}
.release:hover { color: #FFFF33; text-decoration: none ; font: bold x-small Arial, Helvetica, sans-serif}

.goat { color: #FF3300; text-decoration: none}
.goat:link {
	color: #3366cc;
	text-decoration: none;
	font-weight: bold;
}
.goat:visited {
	color: #3399ff;
	font-weight: bold;
}
.goat:hover { color:#33FF66}
