body {
	background: #000000;
	color: #FFFF00;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	scrollbar-face-color: #000000; 
	scrollbar-highlight-color: #cccccc; 
	scrollbar-shadow-color: #cccccc; 
	scrollbar-3dlight-color: #333333; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-track-color: #000000; 
	scrollbar-darkshadow-color: #333333;
}

a:link    {
	color: orange;
}

a:visited {
	color: orange;
}

a:hover {
	color: red;
}

.tabella { 
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	border: 1px solid #ffe0f5;
	align: center;
}

.titolo {
	color: #ffffff;
	font-family: verdana;
	font-size: 27px;
	font-weight: bold;
}

.lampeggio {
	color: #ff0000;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
}

td {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}

.developer {
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.paginazione {
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.button {
	color: #ffffff; 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold; 
	border: 2px solid #ffffff; 
	background-color: #082091;
	height: 20;
	width: 130
}

.button_red {
	color: #ffffff; 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold; 
	border: 2px solid #ffffff; 
	background-color: red;
	height: 20;
	width: 130
}

.button_disabled {
	color: gray; 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold; 
	border: 2px solid #ffffff; 
	background-color: #082091;
	height: 20;
	width: 130
}

.button2 {
	color: #ffffff; 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold; 
	border: 2px solid #ffffff; 
	background-color: #082091;
	height: 20;
}

.paging {
	color: #80ffff;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.bt_gallery {
	color: #FFFF00; 
	font-family: verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	border: 2px dotted #FFCCFF; 
	background-color: #000000;
}