A:link {
	color:#white;
	text-decoration: none;
}
A:active {
	COLOR:#white;
	text-decoration: none;
}
A:visited {
	COLOR:#white;
	text-decoration: none;
}
A:hover {
	COLOR: #FF9900;
	text-decoration: underline;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ms Sans Serif", Verdana, Tahoma;
}
td,th {
	font-family: "ms Sans Serif", Verdana, Tahoma;
	font-size: 14px;
}
a.txtOrange:hover {
	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
}
a.txtOrange:link {
	font-weight: bold;
	color: #FF9933;
}
a.txtOrange:visited {

	font-weight: bold;
	color: #FF9933;
}
a.txtGrey:hover {
	font-weight: bold;
	color: #505050;
	text-decoration: underline;
}
a.txtGrey:link {
	font-weight: bold;
	color: #505050;
}
a.txtGrey:visited {

	font-weight: bold;
	color: #505050;
}
.nav_table { 
	BORDER-BOTTOM: #e5e5e5 1px solid;
	padding: 5px;
}
A.nav_left:link {
	BORDER-BOTTOM: #e5e5e5 1px solid;
	padding: 5px;
	color: #666666;
}
A.nav_left:visited{
	BORDER-BOTTOM: #e5e5e5 1px solid;
	padding: 5px;
	color: #666666;
}
A.nav_left:hover{
	BORDER-BOTTOM: #e5e5e5 1px solid;
	padding: 5px;
	text-decoration: underline;
	color: #666666;
}
.nav_current {
	BORDER-BOTTOM: #e5e5e5 1px solid;
	padding: 5px;
	font-weight: bold;
	background-color: #e5e5e5;
}
.search_form {
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 0px;
}
.search_field {
	border: 1px solid #959595;
	font-size: 14px;
}
.login_form {
	margin-top: 14px;
	font-size: 14px;
}
.login_field {
	border: 1px solid #7b714a;
	font-size: 14px;
}
.whitefonts {
	color: #FFFFFF;
}
.blackfonts {
	color: #000000;
}
.mission_hilight {
	font-weight: bold;
	color: #CC6633;
}
.profile_year {
	font-weight: bold;
	color: #996600;
	font-size: x-small;
}
.blackbold {
	font-weight: bold;
	color: #000000;
}
.comment {
	font-size: 9px;
	color: #996666;
}
