﻿	
	
 a:link {
		color: teal;	
		text-decoration: none;
	}
a:visited {
		color: teal;      
		text-decoration: none;
	}
 
a:hover {				
		color: #e58308;
		text-decoration: none;
	}