/* 
    Document   : lyrics
    Created on : 17-Dec-2008, 14:24:37
    Author     : Mark
    Description:
        Purpose of the stylesheet follows.
*/

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

#home_panel {
    color: #C8004B;
}

#lyrics {
    color: #C8004B;
}



