.h6 {
	color: #FFFFFF;
	font-size: 15px;
}
.h4 {
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
}
a:visited {
	color: #FF9900;
	text-decoration: underline;
}
.h5 {
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
}

