<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.HeaderTextOne {
font-family:"Monda", sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
font-weight:400;
}

.HeaderTextOne a:link {
color:#FFFFFF;
text-decoration:none;
}

.HeaderTextOne a:visited {
color:#FFFFFF;
text-decoration:none;
}

.HeaderTextOne a:active {
color:#FFFFFF;
text-decoration:none;
}

.HeaderTextOne a:hover {
color:#ff4000;
text-decoration:none;
}

.HeaderTextTwo {
font-family:"Poppins", sans-serif;
font-size:22px;
color:#FF3F00;
text-decoration:none;
font-weight:600;
letter-spacing:-1px;
}

.HeaderTextThree {
font-family:"Poppins", sans-serif;
font-size:22px;
color:#FFFFFF;
text-decoration:none;
font-weight:600;
letter-spacing:-1px;
}

.HeaderTextThree a:link {
color:#FFFFFF;
text-decoration:none;
}

.HeaderTextThree a:visited {
color:#FFFFFF;
text-decoration:none;
}

.HeaderTextThree a:active {
color:#FFFFFF;
text-decoration:none;
}

.HeaderTextThree a:hover {
color:#FFFFFF;
text-decoration:underline;
}</pre></body></html>