img {
    border: 0;
}
.Meniu{
	font-family:Tahoma;
	font-size:10px;
	color:#6F5C39;
	font-weight:bold;
}
.Header{
	color:#971B1B;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
}
.MeniuLink{
	font-family:Tahoma;
	font-size:10px;
	color:#6F5C39;
	font-weight:bold;
	text-decoration:none;
}
.MeniuLink:hover{
	font-family:Tahoma;
	font-size:10px;
	color:#3A3120;
	font-weight:bold;
	text-decoration:underline;
}

.Pl{
	font-size:8px;
	font-weight:normal;
	font-family:small fonts;
	white-space:nowrap;
	color:#6F5C39;
	text-decoration:none;
}
.Pl:hover{
	font-size:8px;
	font-weight:normal;
	font-family:small fonts;
	white-space:nowrap;
	color:#3A3120;
	text-decoration:none;
}
.Footer {
	font-family:Small Fonts;
	font-size:8.5px;
	color:#6F5C39;
	font-weight:bold;
	text-decoration:none;
	text-transform: capitalize !important;
/*	filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0,M21=0,M22=0.8);*/
}

.Footer a:* {
	font-size:8.5px;
}
.Text{
	color:#6F5C39;
	font-size:10px;
	font-family:Verdana;
}
BLOCKQUOTE {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:15px;
  }
P {
	margin-top: 0px;
	margin-bottom: 0px;
  }
OL{
	margin:16px;
	margin-left:26px;
	margin-top: 3px;
	margin-bottom: 3px;
}
UL {
	margin:16px;
	margin-top: 3px;
	margin-bottom: 3px;
  }


a.int:link img
{ border: 1px solid black }
a.int:visited img
{ border: 1px solid black }
a.int:hover img
{ border: 1px solid #6699CC; }

