.titlu
{
	font-size:13 px;
	font-weight:bold;
	color:white;
	font-family:tahoma;
}

.titlu2
{
	font-size:13 px;
	font-weight:bold;
	color:778888;
	font-family:tahoma;
}

.menu
{
	font-size:11 px;
	font-weight:bold;
	color:white;
	font-family:tahoma;
}

.text
{
	font-size:11 px;
	color:white;
	font-family:tahoma;
}

A
{
	color:white;
	font-weight:bold;
	font-size:11 px;
	font-family:tahoma;
	text-decoration:none;
}

A:hover
{
	color:lightgrey;
	font-weight:bold;
	font-size:11 px;
	font-family:tahoma;
	text-decoration:none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	border: 1px solid #990000;
	background-color: #CF6522;
	font-weight: bold;

}
