.titlu {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : White;
}
.text {
	font-family : Tahoma;
	font-size : 11px;
	font-weight  : normal;
	color : White;
}
.casuta{
	padding : 3px 20px 3px 20px;
}
.tabel {
	border-right : 1px double White;
	border-left : 1px double White;
	border-top : 1px double White;
	border-bottom : 1px double White;
	border : 1px double White;
	border-style : double double double double;
	text-align : center;
}
.box {
	border : 1px solid 1;
	text-align : center;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	background : #cc0000;
}


a.alb
{
  text-decoration: none;
}
a.alb:link
{ color: #CCCEDA;
  text-decoration: none;
}
a.alb:visited
{  color: #CCCEDA;
   text-decoration: none;
}
a.alb:hover
{ color: #A1A4B9;

}
