body {
	color: Black;
	background-color : 
}

.main {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	
	
	}

.main a:link {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.main a:visited {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.main a:hover {
	color : Red;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.main a:active {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	
	
	
	}


.top a:link {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
}
.top a:visited {
	color: Blue;
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}

	
.top a:hover {
	color : Yellow;
	font-family : Verdana, Arial, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
}
.top a:active {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
}

.editor {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	color : White;
	
	
	}


.editor a:link {
	color : White;
	font-family : Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
}
.editor a:visited {
	color: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}

	
.editor a:hover {
	color : Yellow;
	font-family : Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
}
.editor a:active {
	color : White;
	font-family : Verdana, Arial, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
}

.contact {
	font-family: Verdana, Arial,  sans-serif;
	font-size : xx-small;
	text-align: center;
	color: black;
	
	
	}
	
	.contact a:link {
	color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
}
.contact a:visited {
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}

	
.contact a:hover {
	color : Yellow;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
}
.contact a:active {
	color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
}