.clear {
	clear:both;
}
a, a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
div.nomargin {
	margin-right:0px;
}
.pic {
	float:left;
	border:5px solid white;
	width:100px;
	height:150px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}
.pic a {
	width:100px;
	height:150px;
	text-indent:-99999px;
	display:block;
}
