
.header { background:url(images/Employee_University_Logo.jpg) no-repeat right; }
.header .logo { background-color:#98a8b0; }

.menu .menu:hover > a,
.menu ul a:hover,
.menu ul a:focus { background-color:#39c; }
.menu ul a:hover:active { background-color:#003 !important; }

a,
a:link,
a:visited { color: #39c; text-decoration: underline; }
a:hover,
a:focus   { color: #98a8b0; text-decoration: underline; }
a:active  { color: #003; text-decoration: underline; }

h1,h2 { color:#98a8b0; }

.box-heading { background:#98a8b0; }