@charset "iso-8859-2";

body {

	margin:0px; background-image: url('img/bg.gif');

	background-repeat: repeat;

	

}

body,td,th {

	font-size: 10pt;

	color: #000033;

	font-family: Georgia, Times New Roman, Times, serif;

}

a:link {

	color: #009900;

    text-decoration: none;

}

a:visited {

	color: #009900;

    text-decoration: none;

}

a:hover {

	color: #CC0000;

	text-decoration: underline;

}

a:active {

	color: #CC0000;

	text-decoration: none;

}

.fbg {

	background-image: url(img/fbg.png);

	background-repeat: repeat-x;

}


