A {
	COLOR: #006600; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000
}

a {text-decoration: none}
body {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
body {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: #000000}

.blackboard {
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
}

.border {
	background-color: #cc6600;
}

.border_top {
	background-image: url(endangered_species/images/top_bak.gif);
	background-repeat: repeat-x;
}

.border_bottom {
	background-image: url(endangered_species/images/bottom_bak.gif);
	background-repeat: repeat-x;
}

.border_left {
	background-image: url(endangered_species/images/left_bak.gif);
	background-repeat: repeat-y;
}

.border_right {
	background-image: url(endangered_species/images/right_bak.gif);
	background-repeat: repeat-y;
}

.wall {
	background-color: #CCCC99;
	width: 600px;
	height: 400px;
	margin: 10px;
	padding: 10px;
}

.menu_wall {
	background-color: #CCCC99;
	width: 600px;
	height: 500px;
	margin: 10px;
	padding: 10px;
}


.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
}

.footer {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
}

.back {
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
}

.writing {
	padding: 10px;
	color: #ffffff;
}

.wall A, blackboard A, .writing A {
	color: #ffffff;
}

.wall A:hover, blackboard A:hover, .writing A:hover {
	color: #ffffff;
}

.footer A, .back A {
	color: #000000;
	text-decoration: none;
}

.footer A:hover, .back A:hover {
	color: #000000;
	text-decoration: none;
}

.header A {
	color: #000000;
	text-decoration: underline;
}

.header A:hover {
	color: #000000;
	text-decoration: underline;
}


.answer A {
	color: #FFFF00;
}

.answer A:hover {
	color: #FFFF00;
}

.more {
	text-align: right;
}

.credit A {
	text-decoration: underline;
}

.credit A:hover {
	text-decoration: underline;
}

.sponsor {
	color: green;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 45px;
}

.writing .school {
	font-size: 12px; 
}

.writing .school A {
	font-size: 14px; 
	font-weight: bold;
	color: #FFFF00;
}

.writing .school A:hover {
	font-size: 14px; 
	font-weight: bold;
	color: #ffffff;
}
