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;
}

.pagetable-main {
	background-color : #49209e;
}

.mainsite{
	color: #49209e;
	font-size: medium;
	text-decoration: none;
}

a.mainsite{
	color: #ffeb19;
	font-size: large;
	text-decoration: underline;
}

a.mainsite:hover{
	color: white;
	font-size: large;
	text-decoration: underline;
}

.maintext{
	color: #ffeb19;
	font-size: medium;
	text-decoration: none;
}

.mainlink{
	background-color : #29007b;
	font-size: small;
	color: #ffeb19;
	font-weight: normal;
}

.hubnichesite{
	color: black;
	font-size: small;
	text-decoration: none;
}

a.hubnichesite{
	color: black;
	font-size: small;
	text-decoration: underline;
}

a.hubnichesite:hover{
	color: #28007b;
	font-size: small;
	text-decoration: underline;
}

.hubnichecell{
	background-color: #ffe900;
}

.hubnichetext{
	color: black;
	font-size: small;
	text-decoration: none;
}

.navhead{
	background-color: black;
	font-size: small;
	color: white;
	font-weight: bold;
}

a.navhead{
	text-decoration: underline;
}

.navlink{
	background-color : black;
	font-size: small;
	color: #ffeb19;
	font-weight: normal;
}

.bottomnav {
        background-color : #dfcc00;
	font-size: x-small;
	color: black;
	font-weight: normal;
}

a.bottomnav{
	text-decoration : underline;
}

a.bottomnav:hover{
	color: #28007b;
}

.bottomtext {
	font-size: small;
	color: black;
	font-weight: normal;
}

