body {
color: #a8a8a8;
font-family: tahoma,trebuchet ms;
font-size:9px;
overflow: -moz-scrollbars-vertical; 
overflow-x: hidden; 
}

A:link , A:visited {
color: #000000;
font-family:  tahoma;
font-weight: normal;
font-size:8px;
text-decoration:none;
}


A:hover {
color: #d42e61;
background: ;
font-weight: bold;
text-decoration:underline;
}

.tartalomtop
{
 color: #ffffff;
 font-size: 8px;
 font-family: tahoma;
 font-weight: bold;
 text-align: right;
 text-transform:uppercase;
 letter-spacing: 1px;
 background-color: #d62b60;
 border-bottom: 2px solid #dadada; 
  border-right: 0px dashed #abb79f;
 border-left: 0px dashed #abb79f;   
 border-top: 0px dashed #abb79f; 
 padding:0px; 
}

.top
{
 color: #ffffff;
 font-size: 8px;
 font-family: tahoma;
 font-weight: bold;
 text-align: center;
 text-transform:uppercase;
 letter-spacing: 1px;
 background-color: #d62b60;
 border-bottom: 2px dashed #4eaf94; 
  border-right: 0px dashed #abb79f;
 border-left: 0px dashed #abb79f;   
 border-top: 0px dashed #abb79f; 
 padding:0px; 
}

.content
{
 color: #c5c5c5;
 font-size: 9px;
 font-family: tahoma;
 font-weight: normal;
 background:#ffffff;
 padding: 1px;
 border-right: 0px dashed #abb79f;
 border-left: 0px dashed #abb79f;
 border-bottom: 0px solid #d2d2d2;
 text-align:left;
 }
 
h2 {
font-size:8px;
background: #e5d0e0;
color: #882e74;
text-align:left;
text-transform: none;
letter-spacing:1px;
font-family: trebuchet ms;
font-weight: normal;
}

b {
 font-size: 8px;
 color: #a34e90;
 font-family:tahoma;
 font-weight: bold;
 border-top: solid 0px #cacaca;
 border-bottom: dashed 1px #c1c1c1;
 text-transform:none;
 }
 
u {
 font-size: 8px;
 color: #dadada;
 font-family:geogia;
 font-weight: bold;
 border-top: solid 0px #cacaca;
 border-bottom: solid 2px #eb8fd7;
 text-transform:none;
 }
 
i{
 font-size: 8px;
 color: #a93b91;
 font-family:tahoma;
 font-weight: italic;
 border-top: solid 0px #000000;
 border-bottom:  0px dotted #85d865;
 text-transform:none;
  background:#e5e5e5;
 }
