<style type="text/css">

body { font-size:12px; font-family: arial, curier, serif,sans-serif;}
 * { font-size:12px; font-family: arial, curier, serif, sans-serif;}

a {text-decoration:none;}
/*Titlu portocaliu color:#FF8112*/
.titlu {font-size:16px; color:#FF3300; font-weight:bold;}

/*Denumire produs*/
.produs {font-size:16px; background:#CCCCCC; font-weight:bold;}

/*titlu albastru inceput pagina*/
.den {font-size:16px; color:blue; font-weight:bold;}

/*Meniu principal*/
a.m1:link      { font-size:12px; color:black; font-weight:bold; text-decoration:none; }
a.m1:active    { font-size:12px; color:black; font-weight:bold; text-decoration:none; }
a.m1:visited    { font-size:12px; color:black; font-weight:bold; text-decoration:none; }
a.m1:hover     { font-size:12px; color:#FF8112; font-weight:bold; text-decoration:none; }

/*Submeniu*/
a.m2:link      { font-size:12px; font-weight:lighter; color:black; text-decoration:none; }
a.m2:active    { font-size:12px; font-weight:lighter; color:black; text-decoration:none; }
a.m2:visited    { font-size:12px; font-weight:lighter; color:black; text-decoration:none; }
a.m2:hover     { font-size:12px; font-weight:lighter; color:#FF8112; text-decoration:none; }

/*Link*/
a.l1:link      { font-size:12px; color:#FF8112; font-weight:bold; text-decoration:none; }
a.l1:active    { font-size:12px; color:#FF8112; font-weight:bold; text-decoration:none; }
a.l1:visited    { font-size:12px; color:#FF8112; font-weight:bold; text-decoration:none; }
a.l1:hover     { font-size:12px; color:white; font-weight:bold; text-decoration:none; }

a.l2:link      { font-size:12px; color:black; font-weight:bold; text-decoration:none; }
a.l2:active    { font-size:12px; color:black; font-weight:bold; text-decoration:none; }
a.l2:visited    { font-size:12px; color:black; font-weight:bold; text-decoration:none; }
a.l2:hover     { font-size:12px; color:#FF8112; font-weight:bold; text-decoration:none; }

a.l3:link      { font-size:10px; color:black; font-weight:bold; text-decoration:none; }
a.l3:active    { font-size:10px; color:black; font-weight:bold; text-decoration:none; }
a.l3:visited    { font-size:10px; color:black; font-weight:bold; text-decoration:none; }
a.l3:hover     { font-size:10px; color:#FF8112; font-weight:bold; text-decoration:none; }

</style>
