.navbar {	
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	line-height: 25px;
	}
	
.navbar a:link { text-decoration:none; font-weight: bold; color: #949494 }
.navbar a:visited { text-decoration:none; font-weight: bold;  color: #949494 }
.navbar a:active { text-decoration:none; font-weight: bold;   color: #949494 }
.navbar a:hover { text-decoration:none;  font-weight: bold;  color: #b22800; border-bottom: 1px dotted #bfbfbf;
 }

.navbar b {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	line-height: 25px;
	border-bottom: 1px dotted #bfbfbf;
	}
	
	
.corptext {
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	line-height: 18px;
	}
	
.corptext a:link { text-decoration:none; font-weight: bold; color: #b22800 }
.corptext a:visited { text-decoration:none; font-weight: bold;  color: #b22800 }
.corptext a:active { text-decoration:none; font-weight: bold;   color: #b22800 }
.corptext a:hover { text-decoration:none;  font-weight: bold;  color: #b22800; border-bottom: 1px dotted #bfbfbf;
 }


.jobtitle {
	font-size: 18px;
	}
	
.joblists {
	line-height: 24px;
	}
	
.teamname {
	font-size: 25px;
	font-weight: bold;
	}
