<style type="text/css">
td img {
	display: block;
	text-align: center;
}

.Text {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-align: justify;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #F00;
	text-decoration: none;
	text-align: center;
}

.centert {
	text-align: center;
}
.Textsmall {
	font-size: 10px;
}
</style>

