body {
	background-color: #000;
	margin: 0px;
}
a img {
	border: none;
	border-width: 0px;
} 
.txt {
	font-family: verdana;
	font-size: 12px;
	color: #FFF;
}
a {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0A75D1;
	text-decoration: underline;
}
