.menu {
        background-color: #023B46; font-color:#000000
        background-image: -webkit-gradient(linear, left top, left bottom, from(#023B46), to(#a8dbf0));
        background-image: -webkit-linear-gradient(top, #023B46, #a8dbf0);
        background-image: -moz-linear-gradient(top, #023B46, #a8dbf0);
        background-image: -ms-linear-gradient(top, #023B46, #a8dbf0);
        background-image: -o-linear-gradient(top, #023B46, #a8dbf0);
        background-image: linear-gradient(top, #023B46, #a8dbf0);
        clear: both; menu-main-nav li strong {color: #000005 !important;}

.menu ul:first-child > li > a { font-size: 18px; color: red!important; background-color: green; }
.menu ul:first-child > li > a:hover { color: orange!important; }
.header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a { color: blue!important; }


&lt;font color= &quot;#023B46&quot;> &lt;/font>
&lt;html>
&lt;head>
&lt;meta name=&quot;google-site-verification&quot; content=&quot;Kftr0yg19MsGm473AMi0K59f_N0sYT6-m4PsOkJKEU8&quot; />
&lt;title> My title &lt;/title>
&lt;/head> 
&lt;body>
page contents
&lt;/body>
&lt;/html>