body {
	font-family: "Courier New", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4E4F51;
	text-decoration: none;
}
td {
	font-family: "Courier New", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
a:link {
	font-family: "Courier New", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height:18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9BABC7;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height:18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9BABC7;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9BABC7;
	text-decoration: none;
}
a:active {
	font-family: "Courier New", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9BABC7;
	text-decoration: none;
}
<style type="text/css">

/*This is the default link style for any links that you do not apply a class to.*/

/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.navbar { color: #D7D7D7}

/*These are the 	link style definitions.*/

a.navbar:link { color: #D7D7D7}
a.navbar:visited { color: #D7D7D7}
a.navbar:hover { color: #FFFFFF}
a.navbar:active { color: #FFFFFF}


</style>

