/* stylesheet for album reviews */

td { font-family: verdana, tahoma, arial; font-size: 12px; color: black; }
#txt { font-family: verdana, tahoma, arial; font-size: 12px; color: black; text-align: justify; }
#error { font-family: courier new; font-size: 12px; color: darkred; }
#txtSmall { font-family: verdana, tahoma, arial; font-size: 10px; color: black; }
#textBold { font-family: verdana, tahoma, arial; font-size: 12px; color: black; font-weight: bold; }
#whiteTitle { font-weight: bold; text-align: center; font-family: tahoma, arial; font-size: 14px; font-style: italics; color: white; }

/* interviews */
#question { text-align: justify; color: #004488; font-weight: bold; margin-top: 7px; margin-bottom: 3px; }
#answer { text-align: justify; margin-left: 9px; margin-top: 5px; margin-bottom: 5px; }
img { hspace: 4px; }


/* links */

a:link { font-family: verdana, tahoma, arial; font-size: 12px; color: black; text-decoration: underline; }
a:active { font-family: verdana, tahoma, arial; font-size: 12px; color: black; text-decoration: underline; }
a:visited { font-family: verdana, tahoma, arial; font-size: 12px; color: #6e6e6e; text-decoration: underline; }
a:hover { font-family: verdana, tahoma, arial; font-size: 12px; color: Navy; text-decoration: underline; }

.listLink:link { font-family: verdana, tahoma, arial; font-size: 12px; color: black; text-decoration: none; }
.listLink:active { font-family: verdana, tahoma, arial; font-size: 12px; color: black; text-decoration: none; }
.listLink:visited { font-family: verdana, tahoma, arial; font-size: 12px; color: #a9a9a9; text-decoration: none; }
.listLink:hover { font-family: verdana, tahoma, arial; font-size: 12px; color: black; text-decoration: underline; }

.listLinkU:link { font-family: verdana, tahoma, arial; font-size: 12px; color: black; text-decoration: underline; }
.listLinkU:active { font-family: verdana, tahoma, arial; font-size: 12px; color: black; text-decoration: underline; }
.listLinkU:visited { font-family: verdana, tahoma, arial; font-size: 12px; color: #a9a9a9; text-decoration: underline; }
.listLinkU:hover { font-family: verdana, tahoma, arial; font-size: 12px; color: black; text-decoration: none; }

.smallListLink:link { font-family: verdana, tahoma, arial; font-size: 10px; color: black; text-decoration: none; }
.smallListLink:active { font-family: verdana, tahoma, arial; font-size: 10px; color: black; text-decoration: none; }
.smallListLink:visited { font-family: verdana, tahoma, arial; font-size: 10px; color: #707070; text-decoration: none; }
.smallListLink:hover { font-family: verdana, tahoma, arial; font-size: 10px; color: black; text-decoration: underline; }

.smallListLinkU:link { font-family: verdana, tahoma, arial; font-size: 10px; color: #00005e; text-decoration: underline; }
.smallListLinkU:active { font-family: verdana, tahoma, arial; font-size: 10px; color: #00005e; text-decoration: underline; }
.smallListLinkU:visited { font-family: verdana, tahoma, arial; font-size: 10px; color: #707070; text-decoration: underline; }
.smallListLinkU:hover { font-family: verdana, tahoma, arial; font-size: 10px; color: black; text-decoration: none; }

.smallListLinkU2:link { font-family: verdana, tahoma, arial; font-size: 12px; color: #004600; text-decoration: underline; }
.smallListLinkU2:active { font-family: verdana, tahoma, arial; font-size: 12px; color: #004600; text-decoration: underline; }
.smallListLinkU2:visited { font-family: verdana, tahoma, arial; font-size: 12px; color: #707070; text-decoration: underline; }
.smallListLinkU2:hover { font-family: verdana, tahoma, arial; font-size: 12px; color: black; text-decoration: none; }

.smallLink:link { letter-spacing: 0.3em; font-family: verdana, tahoma, arial; font-size: 13px; color: black; text-decoration: none; font-weight: bold; }
.smallLink:active { letter-spacing: 0.3em; font-family: verdana, tahoma, arial; font-size: 13px; color: black; text-decoration: none; font-weight: bold; }
.smallLink:visited { letter-spacing: 0.3em; font-family: verdana, tahoma, arial; font-size: 13px; color: #a6a6a6; text-decoration: none; font-weight: bold; }
.smallLink:hover { letter-spacing: 0.3em; font-family: verdana, tahoma, arial; font-size: 13px; color: #666666; text-decoration: underline; font-weight: bold; }

.whiteLink:link { font-family: verdana, tahoma, arial; font-size: 12px; color: white; text-decoration: none; }
.whiteLink:active { font-family: verdana, tahoma, arial; font-size: 12px; color: white; text-decoration: none; }
.whiteLink:visited { font-family: verdana, tahoma, arial; font-size: 12px; color: #a6a6a6; text-decoration: none; }
.whiteLink:hover { font-family: verdana, tahoma, arial; font-size: 12px; color: white; text-decoration: underline; }

