body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-color: #000000;
}

.link_sel { font-family:georgia,serif; color:#faad29; font-size:18px; }
.linkbase a:link {color:#faad29; text-decoration:none;}
.linkbase a:visited {color:#faad29; text-decoration:none;}
.linkbase a:active {color:#faad29; text-decoration:none;}
.linkbase a:hover {color:#faad29; text-decoration:none;}

.linkbase { font-family:georgia,serif; color:#FFFFFF; font-size:18px;}
.linkbase a:link {color:#FFFFFF; text-decoration:none;}
.linkbase a:visited {color:#FFFFFF; text-decoration:none;}
.linkbase a:active {color:#FFFFFF; text-decoration:none;}
.linkbase a:hover {color:#faad29; text-decoration:underline;}


.testo { font-family:Tahoma,Garamond,Times,Times New Roman; font-size:11px; line-height:13px; color:#FFFFFF; }
.testo a:link {color:#FFFFFF; text-decoration:underline;}
.testo a:visited {color:#FFFFFF; text-decoration:underline;}
.testo a:active {color:#FFFFFF; text-decoration:underline;}
.testo a:hover {color:#faad29; text-decoration:underline;}

.testog { font-family:Tahoma,Garamond,Times,Times New Roman; font-size:11px; line-height:13px; color:#505050; }
.testog2 { font-family:Tahoma,Garamond,Times,Times New Roman; font-size:11px; line-height:13px; color:#808080; }
.titoletto { font-family:Tahoma,Garamond,Times,Times New Roman; font-size:11px; letter-spacing:2px; line-height:13px; color:#FFFFFF; }

.bottone_grigio {
font-family: tahoma,arial,helvetica;
font-size: 9px;
font-weight: bold;
width: 65px;
height: 17px;
color: #000000;
margin-top: 4px;
border: 1px solid #424242;
background: url(img/sf_bottone_grigio.gif) repeat-x 0 50%; cursor: pointer;
}

#motioncontainer {
width: 920px;
height: 274px;
}

#motioncontainer a img {
border: 2px solid #000000; /* Set image border color */
/* filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60; */
}

#motioncontainer a:hover img {
border: 2px solid #000000; /* Set image border hover color */
/* filter:alpha(opacity=100);
-moz-opacity:100;
opacity:100; */
}
