body {
	background-color: #EEEEEE;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.meniu
{
	font-family: MS Sans Serif;
	font-weight: bold;
	font-size: 15px;
	text-indent: 10px;
	color: rgb(255,255,255);
	text-decoration: none;
}
.meniu a, .meniu a:visited
{
	font-family: MS Sans Serif;
	font-weight: bold;
	font-size: 15px;
	text-indent: 10px;
	color: rgb(255,255,255);
	text-decoration: none;
}
.meniu a:hover
{
	font-family: MS Sans Serif;
	font-weight: bold;
	font-size: 15px;
	text-indent: 10px;
	color: rgb(0,0,0);
	text-decoration: none;
}
.titlu
{
	text-align: center;
	font-family: MS Sans Serif;
	font-weight: bold;
	font-size: 14px;
	color: rgb(0,0,0);
}
.continut {
	background-color: #FFFFFF;
	text-align: justify;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.afi {
	text-align: justify;
	font-family: MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.anexa
{
	text-align: left;
	font-family: Lucida Console;
	font-size: 14px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.anxt
{
	text-align: right;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.cmnd {
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer, .footer a, .footer a:visited
{
	background-color: gray;
	text-align: center;
	font-family: MS Sans Serif;
	font-size: 13px;
	color: rgb(255,255,255);
	text-decoration: none;
}