a:link {
	color: rgb(0, 0, 0); font-style: normal; font-weight: 700; text-decoration: none;
}
a:visited {
	color: rgb(0, 0, 0); text-decoration: none;
}
a:hover {
	color: rgb(246, 228, 228); font-weight: 800; text-decoration: none;
}
a:active {
	color: rgb(255, 255, 0); text-decoration: none;
}
.paragraph {
	color: rgb(0, 0, 0); font-size: 18px;
}
.selectedTab {
	color: rgb(160, 32, 32); font-family: Verdana, "Times New Roman"; font-size: 9pt; font-weight: 700; text-decoration: none;
}
.inactiveTab {
	color: rgb(255, 255, 255); font-family: Verdana, "Times New Roman"; font-size: 9pt; font-weight: 700; text-decoration: none;
}
