.album_heading {
font-family: Trebuchet MS;
font-size: 18px;
font-weight: bold;
color: #04375E;
}

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

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

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

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

a.album_url:visited { text-decoration: underline; color: #04375E; }
a.album_url:hover { text-decoration: underline; color: #FFCC00; }
a.album_url:link { text-decoration: underline; color: #04375E; }
a.album_url:active { text-decoration: underline; color: #04375E; }

.album_navigate {
font-family: Trebuchet MS;
font-size: 12px;
text-decoration: none;
color: #04375E;
}

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

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

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

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