#home, #books, #appear, #essays, #links {
	padding : 0px;
	position : absolute;
	top : -13px;
	left : 0px;
	visibility : hidden;
	font-style : italic;
	font-weight : bold;
	width : 95%;
}

#linkDetails {
	position : relative;
	visibility : visible;
}

	.bodytext {
		font-family : "Times New Roman";
		font-size : 12pt;
		font-style : normal;
		font-weight : normal;
		color : #000000;
	}

	.bodytext2 {
		font-family : "Times New Roman";
		font-size : 12pt;
		font-style : normal;
		font-weight : normal;
		color : #000000;
		text-align : right;
	}
	
	.ouabetext {
	font-family : "Times New Roman";
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	margin-left : 20px;
	margin-right : 20px;
}
	
	.titletext {
		font-family : "Times New Roman";
		font-size : 24pt;
		font-style : normal;
		font-weight : bold;
		color : #000000;
	}

	a.mainlink {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14pt;
		font-weight: bold;
		text-decoration : underline;
	}
	
	a.mainlink:link {
		color : #FFFF00;
	}

	a.mainlink:visited {
		color : #FFFF00;
	}

	a.mainlink:active {
		color : #FF0000;
	}

	a.mainlink:hover {
		color : #FF0000;
	}
	
	.leftlinktext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: normal;
		margin-top: 0px; 
		margin-right: 105px; 
		margin-left: 15px;
		color : #FFFF00;
	}
	
	a.leftlink:link {
		color : #FFFF00;
		text-decoration : underline;
	}

	a.leftlink:visited {
		color : #FFFF00;
		text-decoration : underline;
	}

	a.leftlink:active {
		color : #FF0000;
		text-decoration : underline;
	}

	a.leftlink:hover {
		color : #FF0000;
		text-decoration : underline;
	}
		
	a.body:link {
		color : #0000FF;
	}

	a.bodylink:visited {
		color : #800080;
	}

	a.bodylink:active {
		color : #FF0000;
	}

	a.bodylink:hover {
		color : #FF0000;
	}