body {
	background-image: url();
	background-repeat: no-repeat;
	margin-left: 80px;
	margin-top: 20px;
	
}

a {
text-decoration:none;
}
a:link {
color:#cc9999;
}
a:visited {
color:#cc9999;
}
a:hover {
color:#99CCFF;
}
a:active {
color:#99CCFF;
}

li {  liststyle: none;
lear: none;
	float: 10px;
	height: 70px;
	width: 90px;
	display: inline;
}

