﻿
a:link {
	text-decoration: none;
	
}

a:visted {
	text-decoration: none;
	
}

a:hover {
	color: #F48E23;
}



