.info_text {
text-align: left;
font-family: Georgia;
font-size: 11px;
text-decoration: none;
color: #666666;
}

a.info_text:visited { text-decoration: none; }
a.info_text:hover { text-decoration: none; }
a.info_text:link { text-decoration: none; }
a.info_text:active { text-decoration: none; }

.info_url {
font-family: Georgia;
font-size: 11px;
text-decoration: none;
color: #666666;
}

a.info_url:visited { text-decoration: none; }
a.info_url:hover { text-decoration: underline; }
a.info_url:link { text-decoration: none; }
a.info_url:active { text-decoration: none; }

.info_error {
font-family: Georgia;
font-size: 11px;
text-decoration: none;
color: #FF0000;
}

.info_main {
font-family: Trebuchet MS;
font-size: 12px;
font-weight: bold;
color: #04375E;
text-align: left;
}

a.info_main:visited { text-decoration: none; }
a.info_main:hover { text-decoration: none; color: #FFA839; }
a.info_main:link { text-decoration: none; }
a.info_main:active { text-decoration: none; }

.info_sub {
font-family: Georgia;
font-size: 10px;
font-weight: bold;
color: #04375E;
}

a.info_sub:visited { text-decoration: none; }
a.info_sub:hover { text-decoration: none; color: #FFA839; }
a.info_sub:link { text-decoration: none; }
a.info_sub:active { text-decoration: none; }

.info_field {
font-family: Georgia;
font-size: 11px;
border: 1px solid #CCCCCC;
}

.info_button {
font-family: Georgia;
font-size: 11px;
border: 1px solid #9B9B9B;
background-color: #DDDDDD;
}