body {
	color: Black;
	background-color : 
}

.main {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	text-align: justify;
	color : Navy;
		
	}

.main a:link {
	color : #4B4B4B;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-style : normal;
	font-weight : normal;
}
.main a:visited {
	color : #4B4B4B;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-style : normal;
	font-weight : normal;
}
.main a:hover {
	color : Blue;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-style : normal;
	font-weight : normal;
}
.main a:active {
	color : #4B4B4B;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-style : normal;
	font-weight : normal;
}

.top {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	
	
	}


.top a:link {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.top a:visited {
	color: Blue;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

	
.top a:hover {
	color : Red;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.top a:active {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

.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;
}

.copyright {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray;
}

.copyright a:link {
	color : Gray;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	
	}
.copyright a:visited {
	color : Gray;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
		text-decoration: none;
}

	
.copyright a:hover {
	color : Gray;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
		text-decoration: none;
}
.copyright a:active {
	color : Gray;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
		text-decoration: none;
}



