body {background: #8ff;	padding: 0px 0px;text-align: center;
			font-family: "Comic Sans MS", Arial;font-weight:bold;}

h1  {	text-align: center; font: bold 7mm "Comic Sans MS", Arial;  color: #a00;margin-top: 0px;
	filter: shadow ( color = #5555cc, direction = 225 ) revealtrans( duration=4, transition=19 );}

hr {	height: 4px;background: #4af;margin: 2px;}
ul{padding: 4px 0px 0px 18px;}	

a:link  { text-decoration: none; color: #007;}
a:visited  { text-decoration: none;  color: #007;}
a:hover  {text-decoration: none;	color: #f80;}
a img {filter: alpha(opacity=100);-moz-opacity: 1.0;-khtml-opacity: 1.0;opacity: 1.0;border:0px;}
a:hover img {	filter: alpha(opacity=50);-moz-opacity: 0.5;-khtml-opacity: 0.5;opacity: 0.5;border:0px;}

