/*  Explorer   */
P {
	margin-top : 0px;
	margin-bottom : 0px;
}
.cursore {
	cursor: default
} 
td {
	font-family : Verdana;
	font-size : 11px;
	color : #6D6D6E;
}
.titolo {
	font-family : Verdana;
	font-size : 13px;
	color : #6D6D6E;
}
.grigiosmall {
	font-family : Verdana;
	font-size : 10px;
	color : #6D6D6E;
}
.biancosmall {
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
}
.credits {
	font-family : Verdana;
	font-size : 10px;
	color : #ABA8A2;
}
.quick {
	font-family : Verdana;
	font-size : 10px;
	width : 178px;
	color : #6D6D6E;
}
.bordi {
	border : 1px solid #757575;
}
DIV.menu 
{
	float:right;
	z-index:2;
	right: 0px;
	position:absolute;
	top: 28px;
} 
DIV.immagine 
{
	float:right;
	z-index:1;
	right: 20px;
	position:absolute;
	top: 108px;
} 
DIV.colori 
{
	float:left;
	z-index:1;
	left: 5px;
	position:absolute;
	top: 127px;
} 
.tdbianco {
	background-color : white;
	FILTER: alpha(opacity=70);
}

.tdnero {
	background-color : Black;
	FILTER: alpha(opacity=30);
}
/*  chiari   */
A:link {
	text-decoration: none;
	color: #6D6D6E;
}
A:HOVER {
	text-decoration: none;
	color : #FF9900;
}
A:VISITED {
	text-decoration: none;
	color : #6D6D6E;
}
A:active {
	text-decoration: none;
	color : #6D6D6E;
}
A:HOVER {
	text-decoration: none;
	color : #FF9900;
}
/*  scuri   */
A.special:link {
	text-decoration: none;
	color: #515153;
}
A.special:HOVER {
	text-decoration: none;
	color : #ec7c00;
}
A.special:VISITED {
	text-decoration: none;
	color : #515153;
}
A.special:active {
	text-decoration: none;
	color : #515153;
}
A.special:HOVER {
	text-decoration: none;
	color : #ec7c00;
}