body {color:#000000;
	background:#f8db94;
	background:#f3d7a7;
}

A:visited
{
	color: #660066;
	background: transparent;
}

A:link
{
	color: #0000FF;
	background: transparent;
}

A:active
{
	color: #FF0000;
	background: transparent;
}

A:hover
{
	background-color: #FF9;
	color: #0000FF;
}

iframe {display:none;
}

dt {
	margin-left:165px;
	font-weight:bold;
}

dd {
	margin-left:185px;
	margin-bottom:15px;
}

#LGContent {
	color:#000;
	background:#fff;
	margin-left:15%;
	margin-right:15%;
	padding:2em;
	border:2px green solid;
	text-align:left;
}
