body {
	color: Black;
	background-color: #56838B;	
}

td {
	background-color: White;	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 1px;	
}
td#images {
	background-color: black;
}
div#corpo{
	background-color: White;	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 1px;
	line-height: 20px;
}
td#tasti{
	background-color: White;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0px;
}
td#currentPage{
	background-color: Silver;
	font-family: Georgia;
	display:block;
	width:140px;
	text-align:right;
	line-height:20px;
	font: normal;
	font-weight: bold;
	font-size: 18px;
	color: Black;
	text-decoration: none;
}
td#subcurrentPage{
	background-color: Silver;
	font-family: Georgia;
	display:block;
	width:140px;
	text-align:right;
	line-height:20px;
	font: normal;
	font-style:italic;	
	font-weight: bold;
	font-size: 14px;
	color: Black;
	text-decoration: none;
}
h1 {
	font-family: Tahoma;
	font-size: 26px;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	letter-spacing: -1px;
	margin-bottom: 10px;
	margin-top: 20px;
	}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top: 0px;
}
h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top: 0px;
}
h4 {
	
}
h5 {
	
}
h6 {
	
}
a#normal{
	background-color: White;	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 1px;	
}
a:hover {
	color:#56838B;
}	
a:hover#normal{
	color:Black;
} 
a {
	font-family: Georgia;
	display:block;
	width:140px;
	text-align:right;
	line-height:20px;
	font: normal;
	font-weight: bold;
	font-size: 18px;
	color: Black;
	text-decoration: none;
}
a#normal{
	width:30px;
}
a#sub {
	font-family: Georgia;
	display:block;
	width:140px;
	text-align:right;
	line-height:20px;
	font: normal;
	font-style:italic;
	font-weight: bold;
	font-size: 14px;
	color: Black;
	text-decoration: none;
}
a#list {
	font-family: Tahoma;
	font-size: 14px;
	width:600px;
	color: Black;	
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height:20px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-decoration: none;
}
a#corpo {
	background-color: White;	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 1px;	
	color: Blue;	
	font-weight: normal;
}
a:hover {
	color:#56838B;
}
a#sub:hover {
	color:#56838B;
}	
a#list:hover {
	color:#56838B;
}	
a#currentPage:hover{
	color:Black;
}
img#galery{
	border-top-width: 30px;
	border-right-width: 30px;
	border-bottom-width: 30px;
	border-left-width: 30px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
img#galery:hover{
	border-top-width: 30px;
	border-right-width: 30px;
	border-bottom-width: 30px;
	border-left-width: 30px;
	border-top-color: #56838B;
	border-right-color: #56838B;
	border-bottom-color: #56838B;
	border-left-color: #56838B;
}
td#image{
	background-color:#000000;
}
