body {
	background-image: url(../img/dot_2.png);
background-attachment:fixed;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}


a:link {
	text-decoration: underline;
color: #0abad9;
}
a:visited {
	text-decoration: underline;
color: #0abad9;
}
a:hover {
	text-decoration: none;
color: #0abad9;
}
a:active {
	text-decoration: underline;
color: #0abad9;
}
.inv {
	display: none
}
a.copyright:link { color:#FFF; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:12px;
	text-decoration: underline;
}
a.copyright:visited { color:#FFF; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:12px;
	text-decoration: underline;
}
a.copyright:hover { color:#FFF; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:12px;
	text-decoration: none;
}
a.copyright:active { color:#FFF; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:12px;
	text-decoration: underline;
}
