/* vi: set syntax=css:

$Id$

*/

td.LyricsTitle {
	color: cf010e;
	font-size: 10pt;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

td.LyricsSubtitle {
	color: black;
	font-size: 8pt;
	font-weight: normal;
	padding-bottom: 5px;
	text-align: center;
}