/* main.css */

.text a {
	color: inherit;	/* prevent the default (blue) color */
}

