/* 
    Document   : discography
    Created on : 17-Dec-2008, 14:12:48
    Author     : al
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#disc_panel {
    color: #F33900;
}

#lyrics {
     color: #F33900;
}

.disc_sub {
    color: #FF8C05;
}

