.fs6 {
	font-size: 14px;
	color: #666666;
}


.fs5 {
	font-size: 12px;
	color: #666666;
}
.fs4 {
	font-size: 10px;
	color: #666666;
}
.fs3 {
	font-size: 8px;
	color: #666666;
}
.fs2 {
	font-size: 6px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-size: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
