.para {
    font-family: "Verdana", "Arial", "sans-serif";
    font-size: 10pt;
    color: #ccc;
}
a.headings:link {
    color: #CCC;
    text-decoration: underline;
    width: 100%;
}
a.headings:visited {
    color: #aa6611;
    width: 100%
}
a.headings:hover {
    color: #ff9933;
    text-decoration: none;
    width: 100%
}
a.headings:active {
    color: #0000ff;
    width: 100%
}
a.headings {
    background-repeat: no-repeat;
    font-family: "Verdana", "arial", "sans-serif";
    font-size: 10px;
}