.foto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #5B634B;
	text-decoration: none;
}
.foto:hover
{
	text-decoration:none;
	background-color: #5B634B;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}

.textpag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.textpag:hover
{
	text-decoration:none;
	font-weight: bold;
	text-transform: none;
	color: #003300;
}

.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
.text_normal:hover
{
	text-decoration:none;
	font-weight: normal;
	text-transform: none;
	color: #003300;
}

.cod {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.cod:hover
{
	text-decoration:none;
	font-weight: bold;
	text-transform: none;
	color: #003300;
}

.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #333300;
	text-decoration: underline;
}
.textlink:hover
{
	text-decoration:underline;
	font-weight: bold;
	text-transform: none;
	color: #663300;
}

a {
	text-decoration:none;
} 

a:hoover
{
	text-decoration:none;
} 

.imagini {
	text-decoration:none;
} 

.imagini:hoover
{
	text-decoration:none;
} 


