.titlu {
	font-family: "Verdana";
	font-size: 16px;
	font-weight:bold;
	color: #990000;
	text-align: left;
}

.subtitlu {
	font-family: "Verdana";
	font-size: 14px;
	font-weight:bold;
	color: #990000;
	text-align: left;
}

.butoane {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}

a.butoane:link {
	color: #000000;
	text-decoration: none;
}
a.butoane:visited {
	text-decoration: none;
	color: #000000;
}
a.butoane:hover {
	text-decoration: none;
	color: #666666;
}
a.butoane:active {
	text-decoration: none;
	color: #000000;
}

.paragraf {
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

a.paragraf:link {
	font-weight: bold;
	color:#000000; 
	text-decoration:none;
}

a.paragraf:visited {
	font-weight: bold;
	color:#000000; 
	text-decoration:none;
}

a.paragraf:active {
	font-weight: bold;
	color:#000000; 
	text-decoration:none;
}

a.paragraf:hover {
	font-weight: bold;
	color:#000000; 
	text-decoration:underline;
}

.bulete {
	font-family: "Verdana";
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

.copyright {
	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
	text-align: center;
}

.obelisc {
font-family: "Verdana";
font-size:12px;
font-weight:bold;
color:#FF0000;
text-align: center;
}

.obelisc    a:link    { text-decoration: none; color: #FF0000;  }
.obelisc     a:active  { text-decoration: none; color: #FF0000;  }
.obelisc    a:visited { text-decoration: none; color: #FF0000;  }
.obelisc    a:hover   { text-decoration: none; color: #003399;  }
