h1 {
	font-family : Verdana, Tahoma,Arial;
	font-size : 16pt;
	font-weight : bold;
	color : #FCFCFF;
}

h2 {
	font-family : Verdana, Tahoma,Arial;
	font-size : 16pt;
	font-weight : bold;
	color : blue;
}

h3 {
	font-family : Verdana, Tahoma,Arial;
	font-size : 11pt;
	font-weight : bold;
	color : #FCFCFF;
}

h4 {
	font-family : Verdana, Tahoma,Arial;
	font-size : 11pt;
	font-weight : bold;
	color : #FCFCFF;
}

h5 {
	font-family : Verdana, Tahoma,Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #FEC106;
}

.heather {
	font-family : Verdana, Tahoma,Arial;
	font-size : 11pt;
	font-weight : normal;
	color : #FEC106;
}

.songsinclude {
	font-family : Verdana, Tahoma,Arial;
	font-size : 11pt;
	font-weight : normal;
	color : #FCFCFF;

}
.songs {
	font-family : Verdana, Tahoma,Arial;
	font-size : 10pt;
	font-weight : normal;
	color:#FEC106;
    	text-decoration: none;
}
.splash {
	font-family : Verdana, Tahoma,Arial;
	font-size : 10pt;
	font-weight : normal;
	color:#FCFCFF;
    	text-decoration: none;
}
.spirit {
	font-family : Tahoma,Arial;
	font-size : 11pt;
	font-weight : bold;
    	text-decoration: italic;
	color:#FCFCFF;
}
.nowplaying {
	font-family : Tahoma,Arial;
	font-size : 11pt;
	font-weight : normal;
	color: FEC106;
}
.stationred {
	font-family : Verdana, Tahoma,Arial;
	font-size : 9pt;
	font-weight : normal;
	color : Red;
}
.stationyellow {
	font-family : Verdana, Tahoma,Arial;
	font-size : 9pt;
	font-weight : normal;
	color : yellow;
}
.stationgreen {
	font-family : Verdana, Tahoma,Arial;
	font-size : 9pt;
	font-weight : normal;
	color : green;
}
.stationorange {
	font-family : Verdana, Tahoma,Arial;
	font-size : 9pt;
	font-weight : normal;
	color : orange;
}

.city {
	font-family : Verdana, Tahoma,Arial;
	font-size : 9pt;
	font-weight : normal;
	color : White;
}
.address {
	font-family : Verdana, Tahoma,Arial;
	font-size : 7pt;
	font-weight : normal;
	color:#FEC106;
    	text-decoration: none;
}
.address:hover {
    	text-decoration: underline;
}
.smallprint {
	font-family : Verdana, Tahoma,Arial;
	font-size : 7pt;
	font-weight : normal;
	color:white;
    	text-decoration: none;
}
.smallprint:hover {
    	text-decoration: underline;
}
.clickhere {
	font-family : Verdana, Tahoma,Arial;
	font-size : 11pt;
	font-weight : bold;
	color: #FCFCFF;
}
.clickhere:hover {
    	color: dodgerblue;
}





