body  {
	font-family : Arial, Helvetica, sans-serif;
  margin: 0px;
}

a:link  {
	color : #0000ff;
	text-decoration : none;
}

a:visited  {
	color : #0000cc;
	text-decoration : none;
}

a:hover  {
	color : #ff0066;
	text-decoration : underline;
}

a:active  {
	color : #0000ff;
	text-decoration : none;
}

a.meniu:link  {
	color : #7587e9;
	text-decoration : none;
}

a.meniu:visited  {
	color : #7587e9;
	text-decoration : none;
}

a.meniu:hover  {
	color : #3366cc;
	text-decoration : none;
}

a.meniu:active  {
	color : #7587e9;
	text-decoration : none;
}

fieldset.art {
        background-color:#f0f4f4;
        font-size:12px;
        font-family:Arial;
        padding:5px;
        }

fieldset.cup {
        background-color:#e8e8ff;
        font-size:12px;
        font-family:Arial;
        padding:5px;
        }

legend {
        font-size:16px;
        font-family:Verdana;
        color:#46549b;
        }
td.margs {
    width: 10px;
    background: url(_imagini/repet_st.jpg);
}

td.margd {
    width: 10px;
    background: url(_imagini/repet_dr.jpg);
}