html {
background-color: transparent;

}

body {
	background-color: transparent;

}
.scris {
	font-family: "Arial", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
}
.link {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #3399FF;
	background-color: #FFFFFF;
}
.linkuri {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: bold;
	color: #3399FF;
}
.titlu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #3399FF;
	background-color: #FFFFFF;
}

.aliniat {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(images/dreapta.png);
	list-style-type: square;

}
