.txt {
        font-family: "Times New Roman", Times, Arial;
        font-size: 12px;
        color: #666666;
        font-weight: normal;
}

a {
        font-family: "Times New Roman", Times, Arial;
        font-size: 12px;
        color: #7D0000;
		font-weight : bold;
        text-decoration: none;
}
a:hover {
        font-family: "Times New Roman", Times, Arial;
        font-size: 12px;
        color: #7D0000;
		font-weight : bold;
        text-decoration: none;
}
