#cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
}
#cont #title {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF0000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #003399;
	font-style: italic;
}
#cont #contint {
	padding-top: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
#menu a:link {
	color: #FF0000;
	text-decoration: none;
	list-style-type: none;
	background-color: #0000FF;
}
#menu a:visited {
	color: #FF0000;
	text-decoration: none;
}
#menu a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}



#menucarmelo {
	text-align: left;
	text-indent: 5px;
	vertical-align: top;
	background-color: #000000;
	text-transform: uppercase;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	color: #000000;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#menucarmelo ul {
	line-height: 18px;
	color: #FF0000;
	background-color: #000000;
}

#testata {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFF00;
}
.minititle {
	color: #FF0000;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
}
#TTT #power {
	background-color: #07265F;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
}
#TTT #power a:link {
	color: #FFFF00;
}
#TTT #power a:visited {
	color: #FFFF00;
}
