@media (max-width: 1199px) {
.hot-line { color: #FFFFFF !important; font-weight: bold; }
.emergency-line { color: #FFFFFF !important; font-weight: bold; }

/* Unvisited link */
a.hot-line:link { color: #FFFFFF !important; font-weight: bold; }
a.emergency-line:link { color: #FFFFFF !important; font-weight: bold; }

/* Visited link */
a.hot-line:visited { color: #FFFFFF !important; font-weight: bold; }
a.emergency-line:visited { color: #FFFFFF !important; font-weight: bold; }

/* Mouse over link */
a.hot-line:hover { color: #FFFFFF !important; font-weight: bold; }
a.emergency-line:hover { color: #FFFFFF !important; font-weight: bold; }

/* Selected link */
a.hot-line:active { color: #FFFFFF !important; font-weight: bold; }
a.emergency-line:active { color: #FFFFFF !important; font-weight: bold; }
}

.hot-line { color: #FFFFFF !important; font-weight: bold; }
a.emergency-line { color: #FFFFFF !important; font-weight: bold; }

/* Unvisited link */
a.hot-line:link { color: #FFFFFF !important; font-weight: bold; }
a.emergency-line:link { color: #FFFFFF !important; font-weight: bold; }

/* Visited link */
a.hot-line:visited { color: #FFFFFF !important; font-weight: bold; }
a.emergency-line:visited { color: #FFFFFF !important; font-weight: bold; }

/* Mouse over link */
a.hot-line:hover { color: #FFFFFF !important; font-weight: bold; }
a.emergency-line:hover { color: #FFFFFF !important; font-weight: bold; }

/* Selected link */
a.hot-line:active { color: #FFFFFF !important; font-weight: bold; }
a.emergency-line:hover { color: #FFFFFF !important; font-weight: bold; }