H1 {
	margin-bottom : 0px;
	margin-top : 0px;
	font-size : large;
}

A{
	color : White;
	font-weight : bold;
	font-size : large;
}

A:HOVER {
	color: Yellow;
}

BODY {
	background-color : #e9d717;
	font-family : Arial, Helvetica, sans-serif;
	color : #f1fff3;
}

.pagetable {
	background-color : #e9d717;
	color : black;
}

.navhead{
	background-color: black;
	font-size: small;
	color: white;
	font-weight: bold;
}

a.navhead{
	text-decoration: underline;
}

.navthis {
	background-color: black;
	font-size: x-small;
	color: #ffeb19;
	text-align: right;
	font-weight: bold;
}

.navlink{
	background-color : black;
	font-size: x-small;
	color: #ffeb19;
	font-weight: normal;
}

a.navlink{
	background-color : black;
	font-size: x-small;
	color: #ffeb19;
	font-weight: normal;
	text-decoration: none;
}

a.navlink:hover{
        background-color : #28007b;
	color: #ffeb19;
	text-decoration: underline;
}

.navtext {
	background-color : black;
	font-size : x-small;
	color : #ffeb19;
}

.fpacell {
	padding: 5px;
	margin: 5px;
	color: black;
	font-weight: bold;
	font-size: medium;
	text-align : center;
}

.fpatext {
	font-size: small;
	color: black;
	font-weight: normal;
}

.hubnichehead{
	background-color: #ce95f4;
	color: Black;
	font-size: large;
	text-decoration: none;
}
.hubnichesite{
	color: Silver;
	font-size: small;
	text-decoration: none;
}

a.hubnichesite:hover{
	color: White;
	font-size: small;
	text-decoration: underline;
}

.largeboldlink{
	color: blue;
	font-size: large;
	text-decoration: underline;
}

a.largeboldlink{
	color: blue;
	font-size: large;
	text-decoration: underline;
}

a.largeboldlink:hover{
	color: black;
	font-size: large;
	text-decoration: underline;
}

.mediumboldlink{
	color: blue;
	font-size: medium;
	text-decoration: underline;
	font-weight: normal;
}

a.mediumboldlink{
	color: blue;
	font-size: medium;
	text-decoration: underline;
}

a.mediumboldlink{
	color: black;
	font-size: medium;
	text-decoration: underline;
}

.bottomnav {
	background-color: black;
	font-size: small;
	color: #ffeb19;
	font-weight: normal;
}
a.bottomnav{
	text-decoration : underline;
}
