@import url("../base.css");

html {background:#000 url(../img/Background-orange.jpg) repeat;}
a:link, a:visited {color: #f90;}
a:hover, a:visited:hover {color: #999;}
.fw-button:hover, .fw-button:visited:hover, #commentSubmitBtn:hover {background:#f90 !important; color: #fff !important;}
#fw-nav-menu a:hover {color:#f90;}
#fw-nav-menu a.fw-current-nav-link {color:#f90;}
#fw-sidebar ul li a:hover {color: #f90;}
.blogPostDetails {color:#f90;}
