.ms-consolestatusframe a {
    color: #3966bf;
}
#qaReviewMode_anchor, #psi1_anchor {
    color: #003399;
}
#pvi1_anchor {
    color: #3966bf;
}

.topnav {
    padding: 10px 0px 2px 0px;
}

/* The login link */
table.topnav_menu tbody tr td span div.ms-SPLink a {
    color: #b3b3b3;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    text-transform: uppercase;
    border: none;
}
.ms-SpLinkButtonActive {
	border: 1px black solid;
	background: none;
}
.ms-SpLinkButtonInActive {
	border: 0px black solid;
	background: none;
}

/* The site actions menu */
.ms-siteactionsmenu div div div {
    border: none;
	background: none;
}
.ms-siteactionsmenu DIV DIV DIV.ms-siteactionsmenuhover {
    border: none;
	background: none;
}
.ms-siteactionsmenu div div div a {
    color: #b3b3b3;
    font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    text-transform: uppercase;
}

