*{
font-family:tahoma;
font-size:12px;
color:#161616;

	}
	
a:link, a:visited { 
	text-decoration: none; 
	color:#ec357a;

	}
	
a:hover, a:active {		
	text-decoration: none;
	border-bottom: solid 2px #84d2ea;	
	color: #ec357a;

	}
	
.song {
	font-size:12px;
	color: #2b8abd;
	font-style: italic;
	font-weight: bold;
	font-family: times new roman;
	line-height: 12px;

	}
	
.lyrics {
	font-family: times new roman;
	font-size: 13px;
	font-style: italic;
	line-height: 12px;
	
	}
	
.titlelarge {
	font-family: times new roman;
	color: #2892b9;
	font-size: 14pt;
	font-weight: bold;
	line-height: 20px;

	}
	
.articlelarge {
	font-size: 10pt;
	line-height: 12px;

	}

.articlelarge b{
	font-size: 10pt;
	line-height: 12px;
	color: #040474;
	font-weight:400;
	}
	
.titlesmall {
	font-family: times new roman;
	color: #31cc15;
	font-size: 13pt;
	font-weight: bold;
	line-height: 14px;
	
	}
	
.articlesmall {
	font-size: 8pt;
	line-height: 12px;
	
	}

 .articlesmall b{
	font-size: 8pt;
	color: #268410;
	font-weight:400;

	}


	
.postit {
	font-family: times new roman;
	color: #31cc15;
	font-size: 14pt;
	font-weight: bold;
	line-height: 20px;

	}
	
.question {
	color: #b632d1;
	font-size: 12px;
	font-weight: normal;
	
}	


