/* external CSS file */
/* filename 'sheet2.css' */
/* NO HTML MARKUP ALLOWED */
/* used on artists page */

BODY {background-color: #336699; font-size: 10pt; font-weight: normal; font-family: verdana;}
TABLE {font-size: 10pt; font-weight: normal; font-family: verdana;}
HR {color: #6699CC;}
H3 {color: #336699;}
A:link {color: #330099; text-decoration: none;}
A:hover {color: #330099; text-decoration: underline;}
A:visited {color: #FFFFFF;}
A:active {color: #33CCFF;}