﻿a:link {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9933;
	text-decoration: none;
}
body {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	scrollbar-base-color: #003366;
	scrollbar-face-color: #222222;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #FF9933;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-3d-light-color: #222222;
	scrollbar-track-color: #222222;
	background-color: #333333;
}
textarea {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: thin;
}
input {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: thin;
}
table {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.titoli {
	color: #FF9933;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
.left {
	text-align: left;
}
