.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.reclama_stanga {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 9px;
}
.tabela_mare {
	<a href="#"><font color="#FF0000">xxx</font></a><a href="#"><font color="#FF0000">xxx</font></a>background-color: #FFFFFF
	
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #006699;
}
