BODY {
	background-color : Black;
	color : Yellow;
	font-family : Verdana, Tahoma,  sans-serif;
	font-size: 12px;
	font-weight: bolder;
	}

A:LINK {
	color : #FFD700;
	text-decoration : underline;
}

 A:VISITED {
	color : #FFD700;
	text-decoration : underline;
}

A:HOVER {
	color : Yellow;
	text-decoration : none;
}

H1 {
	
}

H2 {
	
}

H3 {
	color : #FFD700;
	font-family : Verdana, Tahoma,  sans-serif;
	font-size : 16px;
	font-weight: bold;
}

H4 {
	
}

H5 {
	
}

H6 {
	
	}

TD {
	color : Yellow;
	font-size: 12px;
	font-weight: bolder;
	
	}
