/**
        * Theme Name: NT Minfox Child
        * Description: This is a child theme of NT Minfox, generated by Merlin WP.
        * Author: <a href="http://ninetheme.com/minfox">Ninetheme</a>
        * Template: nt-minfox
        * Version: 1.5.7
        */
a{
	color:blue;
}
a:hover{
	color:blueviolet;
}