.text  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	}

.boldtext  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	}
	
.header  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :normal;
	font-style : normal;
	color : #FFFFFF;
	}
	
	.news  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :normal;
	font-style : italic;
	color : #FFFFFF;
	}
	
.lyric  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :normal;
	font-style : normal;
	color : #000000;
	}
	
A  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #003366;
	}

A.bold  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #003366;
	}
	
A:Visited  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #663366;
	}

A:Active  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #003366;
	}
