@charset "iso-8859-2";
/* CSS Document */

body{background-color:#110000;
margin:0px; padding:0px; background-image:url(tlo.png); background-position:top; background-repeat:repeat-x; text-align:center;
}


img{ border:0px;}



a:link {

	color: #BFAC8C;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color:#BFAC8C;

}

a:hover {

	text-decoration: underline;

	color: #BFAC8C;

}

a:active {

	text-decoration: none;

	color: #BFAC8C; 

}