.body, P, ul, ol, dl, div {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
}

.whattodo {
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-weight : normal;	
}

h3, .header {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.2em;	
	font-weight : bold;	
}

.whiteheader {
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.2em;	
	font-weight : bold;	
}

A.smallboldwhitetext	{
	color : #FFFFCC;
}
A.smallboldhitetext:VISITED	{
	color : #FFFFCC;
}
A.smallboldwhitetext:HOVER	{
	color : orange;
}	

.smallboldwhitetext	{
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.nihcredit	{
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;	
}

.whitephotocredit	{
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;	
}

.bottomlinks	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;	
}

A.whitecaptions	{
	color : #FFFFCC;
}
A.whitecaptions:VISITED	{
	color : #FFFFCC;
}
A.whitecaptions:HOVER	{
	color : #FFCC99;
}	

.whitecaptions	{
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;	
}

.captions	{
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;	
}

A {
	color : blue;
}

A:hover {
	color : #009999;
}
