body {
	background-image: url(../img/bg.jpg);
}

body,td,th {
	color: #FFFFFF;
}

a:link {
	color: #D5AA00;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFCC00;
}

a:active {
	text-decoration: none;
}

.testi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.links {	color: #FFFFFF;
	font-weight: bold;
}