body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-attachment: fixed;
	background-image: url(Images/logofond.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
#link a:hover{text-decoration:underline;}
#bold a:hover{font-weight:bold;}
#color a:hover{color:#FF9900;}
