/* CSS Document */
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #38211B;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table#escort_player {
background-image: url(escort_images/escort_bgplayer.jpg);
}
table#escort_testa {
background-image: url(escort_images/escort_bgtesta.jpg);
}
table#escort_line {
background-image: url(escort_images/escort_line.gif);
}
table#escort_line1 {
background-image: url(escort_images/escort_line.gif);
}
table#escort_menupage {
background-image: url(escort_images/escort_bgmenupage.jpg);
}
table#escort_clock {
background-image: url(escort_images/escort_bgclock.jpg);
}
table#escort_menu {
background-image: url(escort_images/escort_bgmenumid.jpg);
}
table#escort_banner {
background-image: url(escort_images/escort_bgmenumid.jpg);
}
table#escort_queens {
background-image: url(escort_images/escort_bgqueen.jpg);
}
table#escort_footer {
background-image: url(escort_images/escort_bgfooter.jpg);
}
table#escort_cortigiane {
background-image: url(escort_images/escort_bg.gif);
}
a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
