Hacked By AnonymousFox
@charset "utf-8";
/* CSS Menu */
.menu_one a:link { text-decoration: none; color: #536d81; }
.menu_one a:visited { text-decoration: none; color: #536d81; }
.menu_one a:active { text-decoration: none; color: #ff6c00; }
.menu_one a:hover { text-decoration: none; color: #ff6c00; }
.menu_one {
font-family: arial;
font-size: 11px;
text-decoration: none;
color:#536d81;
}
.menu_two a:link { text-decoration: none; color: #000000; }
.menu_two a:visited { text-decoration: none; color: #000000; }
.menu_two a:active { text-decoration: none; color: #ff6c00; }
.menu_two a:hover { text-decoration: none; color: #ff6c00; }
.menu_two {
font-family: arial;
font-size: 16px;
text-decoration: none;
color:#000000;
}
Hacked By AnonymousFox1.0, Coded By AnonymousFox