@font-face {
    font-family: 'Franklin Gothic Demi Cond';
    font-style:  normal;
    font-weight: normal;
    src: url(FRANKLI0.eot);
}

.menulist a{

color: red;
width: 115px;
height: 100%;
padding-left: 0px;
padding-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-top: 0px;
list-style-type: none;
list-style-image: none;
line-height: 500%;
background-image: url(images\yy.gif);
background-repeat: no-repeat;
background-position: center;
text-decoration: none;
text-align: center;
font-family:'Franklin Gothic Demi Cond',Arial,Helvetica,sans-serif;
font-variant: small-caps;
font-size:24px;
}

.menulist a:hover{
background-image: url(images\yyover.gif);
}

#horiz {text-decoration:none;}

#horiz:hover {
 width:100%;
    font-size:100%;
    color: #AAA9A9;
    background-color:#AAA9A9;
    letter-spacing:0px;
}