body, td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #545A5B;
}

.title {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

a {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #545A5B;
}

a:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #4ECADE;
}

.picture_link {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #EAE7C2;
}

.picture_link:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #4ECADE;
}

iframe {
	background: transparent;
}
