html {
	background: #8FBC8F;
	}


.txtsize {
	font-size: 12px;
	margin: -1px;
}

.outer {
	background-color: #0c1113;
	width: 930px;
	margin: -1px;
	font-family: Verdana,Arial,sans-serif;
	text-align: left;
	
}

.inner {
	background: #0c1113;
	width: 902px;
	margin: -1px;
}

.word {
	background:#d8e6ed;
	width: 930px;
	margin: -1px;
}

a:link {
	color: white;
	text-decoration:none;
}

a:visited {
	color: white;
	text-decoration:none;
}

a:hover {
	color: black;
	background-color: white;
	text-decoration:underline;
}

a:active {
	color: white;
	text-decoration:none;
}


.divider {
	width: 902px;
	height: 29px;
	background-image: url(http://proline.bic.nus.edu.sg/~terenze/images/epifdb_11.gif);
}

.table {
	margin: 10px;
	font-family: calibre;
	border: solid;
}


.selected {
	backround-color: #d8e6ed;
	width: 60px;
	color: black;
}
