body {
	background-image: url(images/bgsite.jpg);
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.txt {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC}
.small_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #CCCC00}
.big_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FF9900}



