.obs {
	font-size : medium;
	font-family : "MS Serif", "New York", serif;
	color : Navy;

}
.click {
font-family: verdana, helvetica, sans-serif;
font-size: 10px;
color: white;	
}
.clicky {
	font-family: verdana, helvetica, sans-serif;
font-size: 10px;
color: Yellow;
	font : bold;
}

A.clicky:LINK {
		font-family: verdana, helvetica, sans-serif;
font-size: 10px;
color: Yellow;	
}
A.clicky:HOVER {
		font-family: verdana, helvetica, sans-serif;
font-size: 10px;
color: Yellow;	
	text-decoration : underline;
		 background-color : transparent;
}

A.clicky:VISITED {
	font-family: verdana, helvetica, sans-serif;
font-size: 10px;
color: Yellow;	
}



A.click:LINK {
	font-family: verdana, helvetica, sans-serif;
font-size: 10px;
color: white;	
}
A.click:VISITED {
	font-family: verdana, helvetica, sans-serif;
font-size: 10px;
color: white;	
}

A.click:HOVER {
	font-family: verdana, helvetica, sans-serif;
font-size: 10px;
color: white;
	text-decoration : underline;
		 background-color : transparent;
}




.birds {
	color : Olive;
	font-size : medium;
	font-weight : bolder;
}
.why {
	color : Maroon;
	font-size : medium;

}
.speakers {
	color : Maroon;
	font-size : medium;
	font-weight : bold;
}
.purple{
	color : Purple;
	font-size : medium;
}

.header {
	font-size : large;
	color : Navy;
}

A:LINK {
	text-decoration : none;
	color : Blue;
}
A:VISITED {
	text-decoration : none;
	color : Purple;
}
A:HOVER {
text-decoration : underline;
color : Blue;
 background-color : #77A8F9;
}A.regular:LINK {
	color : Blue;
	
}
A.regular:HOVER {
	 background-color : transparent;
	 text-decoration : underline;
	color : Green;
}

H1 {
	border-bottom : thin solid Black;
	text-align : center;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	color : Blue;
	font-size : large;
	}
.frindex {
	background : transparent;
	color : Maroon;
	font-family : serif;
}

.marsh {
	background : transparent;
	color : Green;
	font-size : large;
	font-family : Arial, Helvetica, sans-serif;
}

.blueba {
	background : #77A8F9;
		border-bottom : thin solid Black;
	text-align : left;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : x-large;
}

.mission {
	font-size : large;
	color : Navy;
}


