Background {
	background-color: Black;
}

table.frame {
	font:  12px times roman;
	color: #FFFFCC;

}


	A:link {
	color: Silver; 
	text-decoration: none;
	}
	
	A:visited {
		color: #E200E3;
		text-decoration: none;
	}
	
	A:active {
	color: #CCCCCC;
	text-decoration: none;
	}
	
	A:HOVER {
	background-color : transparent;
	color : #99FFCC;
	text-decoration : none;
	}
	
	
td.blockhead {
	font: small-caps bold serif;
	font-stretch: wider;
	font-size: x-large;
}
	
