a:link {
color : #A83816; 
text-decoration : underline; 
font-family : sans-serif, arial; 
}

a:active {
color : #6FAAC6; 
text-decoration : underline; 
} 

a:visited {
color : #4292B8; 
text-decoration : underline; 
} 

a:hover {
	back :#A0A0A4;
	color: #F9B413;
}
.section_waiata {
	height: 152px;
	width: 760px;
	background-image: url(../img/sub_hdr_waiata.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 46px;
	color: #FFFFFF;
	padding-top: 4px;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
}

.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A83816;
	font-weight: bold;
	}
.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	height: 24px;
}

