body  {
color:#FFFFFF;
font-size: 12px; 
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
text-decoration: none; }

#pagetitle {
	position: relative;
	left: 30px;
	color:#e49f58;
	font-family: arial; 
	font-size: 20px;
}

#title {
	color:#FFFFFF;
	font-family: arial; 
	font-size: 20px;
	font-weight: bold;
}

#displaybox {
	position: absolute;
	left: 130px;
	top: 100px;
	float:left;
	width:500px;
	height:300px;
	overflow:auto;
	margin:0;
}

A:link  { 
	color:#FFFFFF;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none; 
}

	
A:hover  {
	color:#FFFFFF;
	font-size: 12px; 
	font-weight: bold;
	background-color: #FF000;
	font-weight: bold;
	text-decoration: none;
}

A:visited  { 
	color:#FFFFFF;
	font-size: 12px; 
	font-weight: bold;
	font-weight: bold;
	text-decoration:none; 
}

A:visited:hover  { 
	color:#FFFFFF;
	font-size: 12px; 
	font-weight: bold;
	background-color: #FF0000;
	font-weight: bold;
	text-decoration:none; 
}

A:active  { 
	color:#FFFFFF;
	font-size: 12px; 
	font-weight: bold;
	background-color: #FF0000;
	font-weight: bold;
	text-decoration: none; 
}

