body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #000000;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}


a {
	color:#09c;
	text-decoration:none;
	}
a:link {color:#09c;}
#albumlist {



	width: 465px
.px
	clear: both;
}

#albumlist li {
	list-style-type: none;
	padding-bottom: 5px;
	padding-right: 3px;
	float: right;
}


a:visited {color:#07a;}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {background-color:#eee;}
