.welcome {
	color: #000000;
	font-family: Arial; Times New Roman;
	font-size: 24px;
}

.sublink {
	color: #000000;
	font-family: Tahoma; Verdana;
	font-size: 16px;
	text-decoration: none;
}

.smalltext {
	color: #000000;
	font-family: Arial; Times New Roman;
	font-size: 15px;
}

.medtext {
	color: #000000;
	font-family: Arial; Times New Roman;
	font-size: 16px;
}

.boldtext {
	color: #000000;
	font-family: Arial; Times New Roman;
	font-size: 16px;
	font-weight: bold;
}

.searchresults {
	color: #000000;
	font-family: Arial; Times New Roman;
	font-size: 16px;
	text-decoration: underline;
}

.copyright {
	color: #000000;
	font-family: Arial; Times New Roman;
}

.center {
	text-align: center;
	vertical-align: middle;
}

a {
	color: #000000;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-style: italic;
	text-decoration: underline;
}
