a {
	color: #3366CC;
	text-decoration: none;
}

body {
	background-color: #3f330c;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	margin-right: 0.1em;
	margin-top: 0.1em;
}

h2 {
	color: #CCCCCC;
}

h3 {
	background-color: #ae9d35;
	color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
}

h4 {
	color: #000000;
}

table {
	color: #333333;
}

td, th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-position: outside;
	list-style-type: square;
}

.BulletBackgroundColor {
	color: #999999;
}

.DataColor {
	color: #DEDECA;
}

.footer {
	background-color: #CCCCCC;
	color: #b7aa5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
}

.formcaselle {
	background-color: #CCCCCC;
	color: #b7aa5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.83em;
}

.FotoBackground {
	background-color: #000000;
	color: #000000;
}

.FormBackgroundColor {
	color: #b7aa5a;
}

.ImageTitleColor {
	color: #3d3208;
}

.ListColorEven {
	color: #CCCCCC;
}

.LabelColor {
	color: #CCCCCC;
}

.ListFooterColor {
	color: #333333;
}

.ListHeaderColor {
	color: #333333;
}

.ListColorOdd {
	color: #DEDECA;
}

.ListTitleColor {
	color: #CCCCCC;
}

.NavigationBackgroundColor {
	color: #3d3208;
}

.NavigationColor {
	color: #c5ae4a;
}

.NewsDataColor {
	color: #DEDECA;
}

.StoryTitle {
	color: #3f330c;
	font-size: 14px;
	font-weight: bold;
}

.StoryTitleCorsivo {
	color: #3f330c;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.StoryTitleBig {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}

.StoryContentColor {
	color: #333333;
}

.TitleColor {
	color: #3d3208;
}

a:hover {
	text-decoration: underline;
}

tr.ListHeaderColor th {
	text-align: left;
}

.small {
	font-size: 85%;
}

.normallcorsivo {
	font-size: 100%;
	color: #333333;
	font-weight: normal;
	font-style: italic;
}

.normall {
	font-size: 100%;
	color: #333333;
	font-weight: normal;
}

.smallcorsivo {
	font-size: 85%;
	font-weight: bold;
	font-style: italic;
}
a:link {
	color: black;
	text-decoration: none;
}

a:visited {
	color: #cc9900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}