body, td {
	font-family: verdana, tahoma, arial, helvetica, san serif;
	font-size: 9pt;
	margin: 4;
}

a {
	color: white;
}

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


.navigation {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.thumbnail {
	border-width: 1;
	border-color: white;
	
}

.profile_image {
	outline: white solid thin;

}
