body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0099FF;
}

#lblNumePrenume, #lblFirma, #lblTelefon, #lblEmail, #lblCodFiscal, #lblCui,#lblMesaj  {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}


.texte {
/*border: 0px solid #ffffff; border-bottom: 1px solid #000000; width: 100px;
opacity: .3;
filter: alpha(opacity=30);*/
}

.ktitle {
color: #006699;
font-weight: bold;
font-size: 16px;
}

a:link {
	color: #3333FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline !important;
	}
	
a:visited {
	color: #3333FF;
	text-decoration: none;
}

#top_links a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#top_links a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#top_links a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
