a:link { color: maroon; text-decoration: underline; }
a:visited { color: maroon; text-decoration: underline; }
a:hover { color: maroon; text-decoration: none; }
a:active { color: maroon; text-decoration: none; }

a img { border: none }

body { background-color:#FFFFFF; background-image: url(images/bgcolor.png); color: black; margin-right: 70px; }

p, ul, td, div { font-family: lucida grande, verdana; font-size: 12px; line-height: 17px; text-align: justify; } 

hr { border: 0; height: 1px; color: black; background: black; }

.right { text-align: right;}

.hang { text-indent: -25px; margin-left: 25px; } 

.header { font-size: 16px; font-weight: bold; line-height: 25px; }

.artist { border: 1px solid white; float: left; margin-right: 10px; width:150px; height:150px; }
