#maintext a {
	color: #00ffff;
}
#maintext a:hover {
	color: white;
}

