body {
	color: Black;
	background-color : 
}

.main {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color : Navy;
	
	
	}

.main a:link {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
}
.main a:visited {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
}
.main a:hover {
	color : #FF8C00;
	font-family : Verdana, Arial, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
}
.main a:active {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
}

.topnav {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
		}


.topnav a:link {
	color : white;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}
.topnav a:visited {
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
		text-decoration: none;
}

	
.topnav a:hover {
	color : #FFD700;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
		text-decoration: none;
}
.topnav a:active {
	color : white;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
		text-decoration: none;
}

.editor {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	color: White;
	
	
	}


.editor a:link {
	color : White;
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
}
.editor a:visited {
	color: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

	
.editor a:hover {
	color : Yellow;
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
}
.editor a:active {
	color : White;
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
}
.btmnav {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8px;
	color: White;
		}


.btmnav a:link {
	color : white;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
		text-decoration: none;
}
.btmnav a:visited {
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
		text-decoration: none;
}

.btmnav a:hover {
	color : #FFD700;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
		text-decoration: none;
}
.btmnav a:active {
	color : white;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
		text-decoration: none;
}
.form {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
}	

