body{background:#EEE url(../images/bg.gif) repeat-x}

.border1{ border: 1px solid #5F6659;}

.border2{ border: 1px solid #AACCEF;}

.line1{ border: 1px solid #CCCCCC; heigt:1px;}

.titlu {font-size:13px; color: #000000; font-family: arial;font-weight:bold;}
.scris {font-size:12px; color: #000000; font-family: tahoma;font-weight:normal;}
.scris1 {font-size:14px; color: #000000; font-family: tahoma;font-weight:normal;}
.scris2 {font-size:13px; color: #ffffff; font-family: verdana;font-weight:normal;}

.euro  {font-size:12px; color: red; font-family: tahoma;font-weight:normal;}

a:link.link1, a:visited.link1
    { font-size: 12px; color: #ffffff; text-decoration: none;font-family:verdana;}

a:link.link2, a:visited.link2
    { font-size: 12px; color: #176097; text-decoration: none;font-family:verdana; font-weight:normal;}

a:link.link3, a:visited.link3
    { font-size: 12px; color: #FE0000; text-decoration: none;font-family:verdana; font-weight:normal;}

a:link.link5, a:visited.link5
    { font-size: 12px; color: yellow; text-decoration: none;font-family:verdana;}




div#box {
    overflow: auto;
    height: 200px;
    width: 600px;
    border: 1px solid #555;
}
div#box1 table td a:hover {
    background-color: #5892BA;
    color: #fff;
    text-decoration:none;
}

.box2 table td:hover {
    background-color: #5892BA;
    color: #fff;
    text-decoration:none;
}

a:hover.link1
{
display:inline;
color:#fec002;
border-bottom:1px dotted; 
}

a:hover.link3
{
display:inline;
color:#000000;
border-bottom:1px dotted; 
}

a:hover.link5
{
display:inline;
color:#ffffff;
border-bottom:1px dotted; 



a:hover.link2
{
display:inline;
color:#000000;
border-bottom:1px dotted; 
}