body
{
	font-size: 11px;
	font-family: 'monotype.com','andale mono', monaco, monospace;
	color: #555;
	background: black;
}

a
{
	font-size: 11px;
	font-family: 'monotype.com','andale mono', monaco, monospace;
}

a:link, a:visited
{
	color: #444;
	background: transparent;
	text-decoration: underline;
}

a:hover
{
	color: black;
	background: white;
	text-decoration: none;
}

.backVisLink, .mailVis
{
	color: #555;
	background: #111;
	margin-bottom: 10px;
	width: 100px;
}

.thumb
{
	width: 100px;
	margin: 25px 0;
	padding: 0;
}

.thumb a img { margin-bottom: 5px; }

.pic
{
	text-align: center;
	padding-top: 7%;
}

