a {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align : justify;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.headNav {

	font-size: 11px;
 	font-weight:bold;  
	color : #FFFFFF;
	background-color : #008000;
/*	background : url(images/headbg.jpg) top left repeat; */
	padding-bottom:5px;
}

a.headNav:hover {
	color : #FF0;
	text-decoration : none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;  
	color :	#FFFFFF;
	font-size : 12px;
	font-weight : bold;
}

    .fb-container {
      position: relative;
    }

    .fb {
      position: absolute;
      top: -5px;
      right: 30px;
    }


    .fb-container img, .fb {
      border: none;
    }


a.footer:hover {
	color : #FF0;
	text-decoration : none;
}
.oprhansFoot {
	color : #FFFFFF;
	font-size : 10px;
}
/* Orphans text link */
.aorphans, #orphans {
	color: #FFFFFF;
	text-decoration: none;
	margin-left:5px;
	font: 10px Arial, Helvetica, sans-serif;
	padding-top: 2px;
}

.aorphans:hover {
	text-decoration: underline;
}

p.orphansFoot a {
  color: #FFF !important;
}

#orphans a {
  color: #FFF;
}


