html, body {
	background: #fff;
	font-family: Verdana;
	font-size: 8px;
	color: #555;
	margin-top: 5px;
	margin-left: 5px;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #7E7E7E;
	text-decoration: underline;
}
img {
	border: none;
	margin-bottom: 5px;
}
.videos {
	
}
