* td, * th{ 
  font-family: Arial, Helvetica, Verdana; 
  font-size: 12px;
	font-weight: normal; 
  color: #A15FD0; 
}
textarea {
	width: 300px;
	height: 100px;
}
th.edit {
	vertical-align: top;
	text-align: right;
}

.titlu
{
  font-weight: bold;
  font-size: 13px; 
  color: #A15FD0; 
}

.titlumic
{
  font-weight: bold;
  font-size: 12px; 
  color: #A15FD0; 
}

.men
{ 
  font-size: 12px; 
  color: #000000;
  font-weight: bold; 
}

.txtn
{ 
  color: #000000; 
}

.txtgri
{ 
  color: #818181; 
}

.footer
{ 
  font-size: 10px; 
  color: #000000; 
}


a
{ 
  text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
a:link
{ color: #A15FD0;
	font-weight: bold;
  text-decoration: underline;
}
a:visited
{  color: #A15FD0;
   font-weight: bold;
   text-decoration: underline;
}
a:hover
{ color: #000000;
	font-weight: bold;
  text-decoration: underline;   
}
a.linie
{ 
  text-decoration: none;
	font-weight: bold;
}
a.linie:link
{ color: #A15FD0;
	font-weight: bold;
  text-decoration: underline;
}
a.linie:visited
{  color: #A15FD0;
   font-weight: bold;
   text-decoration: underline;
}
a.linie:hover
{ color: #A15FD0;
	font-weight: bold;
  text-decoration: underline;   
}

a:hover.blackmouve {
	color: black;
}
a.meniu_
{ 
  text-decoration: none;
  size: 10px;
	color: #000000;
  font-weight: bold;
}

a.meniu
{ 
  text-decoration: none;
  size: 10px;
	color: #ffffff;
  font-weight: bold;
}
a.meniu:link
{ color: #ffffff;
  text-decoration: none;
}
a.meniu:visited
{  color: #ffffff;
   text-decoration: none;
}
a.meniu:hover
{ color: #000000;
  text-decoration: none;   
}

blink { 
  behavior: url(alert.htc);
  font-size: 13 px;
  color: #A15FD0;
  font-weight: bold;
}

img {
	border: 0px;
}

body {
  overflow-x: show; 
  overflow-y: show;
  background-color: #F3E8FF;
  margin: 0;
}


