body {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#page {
    text-align: left;
    width: 780px;
	margin: 0px auto;
}

td {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px; 
	font-style: normal; 
	font-weight:normal; 
	text-decoration: none; 
	color:#000000;
}

#top {
    position:relative;
    top: 0px; left: 0px;
    width:780;
	z-index: 20;
}

ul.press li {
	clear:both;
	margin-left:-20px;
	list-style-type:none;
	line-height:18px;
	border:0px solid #fff;
}

ul.press li a {
	position:relative;
	background: url(../news/widgets/freccia_off.gif) top left no-repeat;
	background-position: 0px 3px;
	font-size: 11px; 
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	border:0px solid #fff
}

ul.press li a:hover {
	background: url(../news/widgets/freccia_on.gif) top left no-repeat;
	background-position: 0px 3px;
	color:#fcff00;
}