﻿body a:link    {color:white; text-decoration:none}
body a:visited {color:white; text-decoration:none}
body a:hover   {color:red; text-decoration:none}

@font-face
{
    font-family: 'XpressSF';
    src: url('../fonts/XpressSF.eot');
    src: local('☺'), url('../fonts/XpressSF.ttf') format('truetype');	
}

#menuDiv a
{
    font-family:XpressSF;
    line-height:50px;
    display:inline-block;
    width:170px;
    font-size:18px;            
}

#ctl00_aRiservata
{
    font-family:XpressSF;
    position:absolute;
    bottom:7px;
    left:7px;
    font-size:16px;
}