@charset "utf-8";
.titlu01 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}
.titlu02 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.text01 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.meniu a {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	color: #6B276B;
	font-weight:bold;
}

.meniu a:hover {
	color:#D9B3DD;
	cursor: hand;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.meniu01 a {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
	font-weight:bold;
}

.meniu01 a:hover {
	color:#C9C;
	cursor: hand;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}


.text03 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #9D2FE8;
	font-weight: bold;
	font-size: 12px;
}
