.boldsmall {
	color: #191970;
	font-size: 12px;
	text-decoration: None;
	font-family: Verdana;
	font-weight: Bold;
}
.white {
        color: #191970;
        text-decoration: None;
}
.orange {
	color: #191970;
	text-decoration: None;
}
.copyright {
	font-family : Verdana;
	color : #191970;
	font-size : 12px;
}
A {
	color : #191970;
	text-decoration: none;
}
A:hover {
	color: #191970;
	text-decoration: underline;
}
