@charset "UTF-8";
/* CSS Document */

body, a:hover {cursor: url(http://flash-mini.com/hi5code/mouse_pic/1348661818.cur), progress !important;} 
body {
	background-color: #000;
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
}
p {
	font-size: 36px;
	color: #F00;
}
div {
	width: 100%;
}
ul {
	list-style:none;
	font-size:24px;
	font-family:"Arial Black", Gadget, sans-serif;
	
	
}
li {
	display: inline;
}
a:link { color: #09F; }

a:visited { color: #990 ; }

a:hover { color: #C03 }

a:active { color: #F33; }