BODY {
	color : #000000;
	font-family : Verdana;
	font-size : 10;
	background : #000000 url(http://i1205.photobucket.com/albums/bb427/DreamTheaterXtreme/DT-X%20Site%20Images/background.jpg) no-repeat center top;
	background-attachment : fixed;
	background-color : #FFFFFF;
}

TABLE {
	color : #000000;
	font-family : Verdana;
	font-size : 10;
}

A {
	text-decoration : none;
	color : #FF0000;
	font-weight : bold;
}

A:Hover {
	text-decoration : underline;
	color : #FF0000;
	font-weight : bold;
}

A:Visited {
	text-decoration : none;
	color : #FF0000;
	font-weight : bold;
}

HR {
	color : #FF0000;
	height : 1pt;
	width : 300;
}

