BODY {
	color : #c4a664 ;
	background-color : #000000 ;
	text-decoration : none ;
	font-size : HOVER ;
	}

A:LINK {
	color : #c4a664 ;
	text-decoration : underline ;
	}

A:VISITED {
	color : #0080ff ;
	font-style : italic ;
	text-decoration : underline ;
	}

A:ACTIVE {
	color : #0080ff ;
	font-style : italic ;
	text-decoration : underline ;
	}

A:HOVER {
	color : #0080ff ;
	font-style : italic ;
	text-decoration : underline ;
	}

