/*
Theme Name:     greengauge2
Description:    
Author:         android
Template:       mantra

(optional values you can add: Theme URI, Author URI, Version)
*/


#myfooter {

	text-align: center;	
	color:#888888;

}

#myfooter a {
	
	color:#c1c1c1;
	text-decoration: underline;
}
#myfooter a:hover {
	
	color:#FFFFFF;
	text-decoration: none;
}