/*
Theme Name: Focus Hospitality
Theme URI: http://focushospitalityinc.com/
Description: Focus Hospitality Theme
Version: 1.2
Author: Focus Hospitality INC 
Author URI: http://focushospitalityinc.com/
Tags: red, gray, black, white
*/

#footer2 a:link {
text-decoration: none; /* no underlining default */
color: #757575; /* color of links not yet visited */
}
#footer2 a:visited {
text-decoration: none; /* no underlining default */
color: #757575; /* color of links already visited */
}
#footer2 a:hover {
text-decoration: none; /* underlining as hover default */
color: #fff; /* color of links when being hovered over */
}
