body, p, td {
color: #CCCCCC;
font-family: Verdana;
font-size: 10px;
}
a:link {
	color: #00F;
	}
a:visited {
	color: #06F;
	}
a:active {
color: #00F;
}
a:hover {
	color: #FFF;
		text-decoration: underline;
}
.biggertext{
color: #CCCCCC;
font-family: Verdana;
font-size: 11px
}
.fon {
	background-image: url(images/fon2.jpg);
	background-attachment: scroll;
	color: #000;
	text-align: left;
}
.table_nav {
	position: absolute;
	margin-top: 1px;
	top: 250px;
}
.fon2 {
	background-image: url(images/fon2.jpg);
	background-attachment: scroll;
	color: #000;
	text-align: center;
}

