body {
	padding : 0px;
	margin : 0px;
}

a.menu:link, a.menu:hover, a.menu:visited, a.menu:active {
	font-size : 7pt;
	font-family : Verdana;
	color : #000000;
	text-decoration : none;
}

a.bands:link, a.bands:visited, a.bands:active  {
	color: #000000;
	text-decoration: underline;
}

a.bands:hover {
	color: #FF0000;
	text-decoration: none;
}

a:link, a:hover, a:visited, a:active {
	font-size : 8pt;
	font-family : Verdana;
	color : #000000;
	text-decoration : none;
}

a:hover {
	color : #FF0000;
}

td {
	font-family : Verdana;
	font-size : 8pt;
}

input {
	height : 16px;
	font-size : 7pt;
	font-family : Verdana;
	border-width : 1px;
	border-color : #000000;
	background-color : #FFFFFF;
}

select {
	font-size : 7pt;
	font-family : Verdana;
	background-color : #FFFFFF;
}


a.shoutbox:link, a.shoutbox:hover, a.shoutbox:visited, a.shoutbox:active {
	font-size : 7pt;
	font-family : Verdana;
	color : #000000;
	text-decoration : none;
}

a.shoutbox:hover {
	color : #FF0000;
}

td.shoutbox {
	font-family : Verdana;
	font-size : 7pt;
}

input.shoutbox {
	height : 16px;
	font-size : 7pt;
	font-family : Verdana;
	border-width : 1px;
	border-color : #000000;
	background-color : #FFFFFF;
}