.copyright {
	font-size: 11px;
	font-family: arial;
	color: #606568;
}
.copyright a {
	font-size: 11px;
	font-family: arial;
	color: #606568;
	text-decoration: none;
}
.copyright a:hover {
	font-size: 11px;
	font-family: arial;
	color: #606568;
	text-decoration: underline;
}
.maintext {
	font-size: 12px;
	font-family: arial;
	color: #000000;
}
.whitetext {
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
}
.whitetextbig {
	font-size: 15px;
	font-family: arial;
	color: #FFFFFF;
}
.orangetext {
	font-size: 12px;
	font-family: arial;
	color: #FF5F00;
}
.orangetext a {
	font-size: 12px;
	font-family: arial;
	color: #FF5F00;
	text-decoration: none;
}
.orangetext a:hover {
	font-size: 12px;
	font-family: arial;
	color: #FF5F00;
	text-decoration: underline;
}
.bluetext {
	font-size: 12px;
	font-family: arial;
	color: #00A7D4;
}
.bluetext a {
	font-size: 12px;
	font-family: arial;
	color: #00A7D4;
	text-decoration: none;
}
.bluetext a:hover {
	font-size: 12px;
	font-family: arial;
	color: #00A7D4;
	text-decoration: underline;
}
.pinktext {
	font-size: 12px;
	font-family: arial;
	color: #E61577;
}
.pinktext a {
	font-size: 12px;
	font-family: arial;
	color: #E61577;
	text-decoration: none;
}
.pinktext a:hover {
	font-size: 12px;
	font-family: arial;
	color: #E61577;
	text-decoration: underline;
}
.greentext {
	font-size: 12px;
	font-family: arial;
	color: #87D300;
}
.greentext a {
	font-size: 12px;
	font-family: arial;
	color: #87D300;
	text-decoration: none;
}
.greentext a:hover {
	font-size: 12px;
	font-family: arial;
	color: #87D300;
	text-decoration: underline;
}