
/* Layout Stylesheet */ 

body {
 margin:0px;
 padding:0;
 }

p {
 margin:0;
 font-family:Tahoma;
 font-size:8pt;
 color: #666666;
 }
td {
 font-family:Tahoma;
 font-size:8pt;
 color: #666666;
 }
/*.bottom {
 font-family:verdana;
 font-size:11px;
 color: #ffffff;
 }
a.bottom {
 font-family:verdana;
 font-size:11px;
 color: #E0CF6D;
 text-decoration: none;
 }*/
a {
color: #F77500;
text-decoration: underline;
}

a:hover {
color: #F77500;
text-decoration: none;
}
.title {
color: #888888;
text-decoration: none;
font-size:9pt;
font-weight: bold;
}
.pavadinimas {
color: #F77500;
text-decoration: none;
font-size:9pt;
font-weight: bold;
}
a.pavadinimas {
color: #F77500;
text-decoration: none;
font-size:9pt;
}

a.pavadinimas:hover {
color: #F77500;
text-decoration: underline;
font-size:9pt;
}
.pavadinimas1 {
text-decoration: none;
font-family:Tahoma;
 font-size:8pt;
 color: #666666;
}
a.pavadinimas1 {
text-decoration: none;
font-family:Tahoma;
 font-size:8pt;
 color: #666666;
}

a.pavadinimas1:hover {
text-decoration: underline;
font-family:Tahoma;
 font-size:8pt;
 color: #666666;
}
.data {
text-decoration: none;
font-family:Tahoma;
 font-size:7pt;
 color: #ABABAD;
}