.butoane {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.paragraf {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.autor {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-align: right;
}



a.butoane:link {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color:#990000; 
	text-decoration:none;
}

a.butoane:visited {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color:#990000; 
	text-decoration:none;
}

a.butoane:active {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color:#990000;  
	text-decoration:none;
}

a.butoane:hover {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color:#FF6600;  
	text-decoration:none;
}.titlu {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: normal;
	color: #006600;
}
.subtitlu {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.formular {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
}
