body {
	background-color: #e4ba7c;
	font-size : 11px;
	font-family : comic sans ms,Tahoma;
	color : #000000;
	margin : 0;
	padding : 0 0 0px 0px;
	text-decoration : none;
}

a {	
	font-size : 11px;
	font-family : comic sans ms,Tahoma;
	color : #58881C;
	text-decoration : none;
}

a:visited:hover {
	color : #58881C;
	text-decoration : none;
	font-weight: none;
}

a:visited {
	color : #58881C;
	text-decoration : none;
}

a:hover {
	color : #909090;
	text-decoration : none;
}

a:active {
	color : #58881C;
	text-decoration : none
}

a.normal {
	font-size : 10px;
	font-family : comic sans ms,Tahoma;
	color : #58881C;
	text-decoration : none;
}