#content a {
        color: #698ca5;
/*        font-size: 11px; */
        font-family: tahoma;
}

#content a:link,a:visited{
        text-decoration:none;
}

#content a:hover {
        text-decoration:underline;
}

#content h2 {
        font-size: 11px;
        font-weight:bold;
}

#content {
padding-bottom:12px;
}