a.yelloworange:link {	
	background: transparent;
	text-decoration:  none;
	color: #C9BB69;
}
a.yelloworange:visited {
 	background: transparent;
	text-decoration:  none;
	color: #C9BB69;
}
a.yelloworange:hover {
 	background: transparent;
	text-decoration:  none;
	color: #ffffff;
}
 
 
a.black:link {	
	background: transparent;
	text-decoration:  none;
	color: #000000;
}
a.black:visited {
 	background: transparent;
	text-decoration:  none;
	color: #000000;
}
a.black:hover {
 	background: transparent;
	text-decoration:  none;
	color: #0000ff;
}


a.offwhite:link {	
	background: transparent;
	text-decoration:  none;
	color: #EDDCD1;
}
a.offwhite:visited {
 	background: transparent;
	text-decoration:  none;
	color: #EDDCD1;
}
a.offwhite:hover {
 	background: transparent;
	text-decoration:  underline;
	color: #EDDCD1;
}

 
a.blue:link {	
	background: transparent;
	text-decoration:  none;
	color: #4B6192;
}
a.blue:visited {
 	background: transparent;
	text-decoration:  none;
	color: #4B6192;
}
a.blue:hover {
 	background: transparent;
	text-decoration:  none;
	color: #0000ff;
}


p.bottomtext {
	color: #C9BB69;
}
a.bottomtext:link {	
	background: transparent;
	text-decoration:  none;
	color: #000000;
}
a.bottomtext:visited {
 	background: transparent;
	text-decoration:  none;
	color: #000000;
}
a.bottomtext:hover {
 	background: transparent;
	text-decoration:  none;
	color: #000000;
}


p.bottomlinks {	
	font-family:  Verdana, sans serif;
	font-size:  8pt;
	background: transparent;
	text-decoration:  none;
	color: #000000;
}
a.bottomlinks:link {	
	font-size:  8pt;
	background: transparent;
	text-decoration:  none;
	color: #000000;
}
a.bottomlinks:visited {
	font-size:  8pt;
 	background: transparent;
	text-decoration:  none;
	color: #000000;
}
a.bottomlinks:hover {
	font-size:  8pt;
 	background: transparent;
	text-decoration:  none;
	color: #ffffff;
}


p.kw {	
	background: transparent;
	text-decoration:  none;
	color: #C9BB69;
}
a.kw:link {	
	background: transparent;
	text-decoration:  none;
	color: #C9BB69;
}
a.kw:visited {
 	background: transparent;
	text-decoration:  none;
	color: #C9BB69;
}
a.kw:hover {
 	background: transparent;
	text-decoration:  none;
	color: #ffffff;
}

#body-field {
	display: none;
	visibility: hidden;
}
