a.l1:link, a.l1:visited, a.l1:hover {
color: black; 
background : white url(/graphics/red.gif) no-repeat top right;
text-decoration: none; 
cursor: default;
}

.title, p.olds {
display: none
}


@font-face {
 font-family: smoke;
 src: url("../fonts/Smokum-Regular.eot");
}

@font-face {
font-family: smoke;
src: url("../fonts/Smokum-Regular.ttf");
}

.smoke {
font-family : smoke;
font-size : 50px;
line-height:50%;
text-shadow: 2px 2px 2px #555555;
}

