a{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
	cursor: pointer;
}
a:active{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
	cursor: pointer;
}
a:visited{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
	cursor: pointer;
}
a:hover{
    color: #FFCC00;
}
a:focus		{ outline: 0; }

BODY {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(immagini/str/sfondo_base.gif);
	background-repeat: repeat;
	background-position: center;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
table#home {
	background-image: url(immagini/str/sfondo.gif);
	background-repeat: no-repeat;
	background-position: center;}
h1{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.stile1{
	color: #FFCC00;
    font-weight: bold;
	font-size: 11px;
}
.iframe {
width: 730px;
height: 410px;
overflow: scroll;
border: 0px;
padding: 5px;
}