body {
background-color : #bbbbbb;
background: url("dekor/background.gif")
color: #ffffff; 
font-size : 11px; 
font-family : verdana, Arial, sans-serif; 
margin-left : 0; 
margin-right : 0; 
margin-top : 20; 
margin-bottom : 0; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
} 



.tartalom{
background-color: #ffffff;
color: #ffffff;
font-size : 12px; 
font-family : verdana, Arial, sans-serif; 
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #000000; 
background: url("dekor/tartalom.gif")
}



img{
border: 1px solid #ffffff;
margin: 0px 1.10em 0px 5px;
}
.img2{
border: 0px solid #ffffff;
margin: 0px 1.10em 0px 5px;
}



A:link{
color : #0099ff; 
text-decoration : none;
font-weight: bold;
}
A:visited{ 
color : #0099ff; 
text-decoration : none; 
font-weight: bold;
}
A:active{ 
color : #ffcc00; 
text-decoration : none; 
font-weight: bold;
}
A:hover{ 
color : #ffcc00; 
text-decoration : underline; 
font-weight: bold;
} 




.footer{
background-color: #bbbbbb;
color : #666666; 
font-size : 9px; 
font-family : verdana, Arial, sans-serif; 
text-decoration : none;
font-weight: bold;
}
.footer img{
border: 0px solid #bbbbbb;
margin: 0px 0em 0px 0px;
}
.footer A:link{
color : #888888; 
text-decoration : none; 
}
.footer A:visited{ 
color : #888888; 
text-decoration : none; 
}
.footer A:active{ 
color : #333333; 
text-decoration : none; 
}
.footer A:hover{ 
color : #333333; 
text-decoration : underline; 
} 