.txt_bg {
        background: url('images/txt_bg.jpg');
        width: 479px;
        height: 455px;
        padding-left: 42px;
        padding-top: 44px;
        padding-right: 24px;
        font-family: Tahoma;
        color: white;
        font-size: 12px;
        vertical-align: top;
        }

 .txt {
        font-family: Tahoma;
        color: #FFFFFF;
        font-size: 12px;
        vertical-align: top;
        }

A:link {
color: #FFFFFF;
text-decoration: none;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
}

A: {
text-decoration: none;
color: #FFFFFF;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
}

A:visited {
color: #FFFFFF;
text-decoration: none;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
}

A:hover {
color: #FFFFFF;
text-decoration: underline;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
}

h1 {
font-size: 14px;
margin: 0 0 8px 0;
}

p {
margin: 0 0 6px 0;
}
