
body {
	background-color:#5D6E7E;
}


.tabela {
	background-image:url(images/index_10.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

.tresc {
	font-family:Tahoma;
	font-size:12px;
	color:#005E5E;
	text-align:justify;
	padding-right:30px;
	padding-top:20px;
	line-height:17px;
}

a {
	font-weight:bold;
	text-decoration:none;
	color:#005E5E;
}

a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#005E5E;
}