A:link, A:visited {text-decoration: none}
A:hover {text-decoration: underline; color:#990000;}

body {font-family:"Verdana","MS Sans Serif"; font-size:10pt; color:#444433;}

.header
	{
		height:40px;
		padding:2px;
		border:outset 1px;
		color:#000000;
		background:#EEAA33;
		vertical-align:middle;
		text-align:center;
		font: bold italic 1.1em "Verdana" nowrap;
	}

.table
	{
		padding:2px;
		border:inset 1px;
		border-top: none;
		font: .8em "Verdana";
	}
	
.title
	{
		height:50px;
		border: none;
		padding: 0px 25px 0px 0px;
		background: url(../img/cavo.gif);
		text-align:right;
		font: bold italic 1.4em "Verdana" nowrap;
	}

.font
	{
		font: .8em "Verdana";
	}

.divider
	{
		height: 1px;
		width: 100%;
		border: none;
		background:#DDCCAA;
	}