.boldTitle {
	font-weight: bold;
}
.smallFont {
	font-size: xx-small;
	font-weight: normal;

}
	
a.whiteNone:link {color: #000000; text-decoration: none}
a.whiteNone:visited {color: #0000ff; text-decoration: none}
a.whiteNone:hover {text-decoration: underline; color: #00ccff;}
a:active {color: #000000}

