@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(img/bgtest.jpg);
}

td img {display: block;}

a img {
	border: none;
	border-width: 0px;
} 

.txt {
	font-family: verdana;
	font-size: 12px;
	color: #FFF;
}
.tt {
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a {
	font-family: verdana;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
