body {
	font-family: Verdana, Tahoma, Geneva, ArialCE, HelvaticaCE, Arial, Helvetica, MS San Serif, sans-serif;
	font-size: 16px;
}
td {
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

td.tresc {
	vertical-align: top;
	text-align: left;
	font-size: 14px;
}

td.menu {
	font-size: 14px;
	line-height: 22px;
	
}

td.poemat {
	font-size: 16px;
	color: #333333;
}
a, a:link {
	color: #dddddd;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #dddddd;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #dddddd;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: black;
	background-color: #dddddd;
	font-weight: bold;
	text-decoration: none;
}

a.poemat, a.poemat:link, a.poemat:visited, a.poemat:active {
	color: #333333;
}

p.tresc, li {
	font-size: 11px;
}