body  {
	color:#FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#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: 73px;
	float:left;
	width:600px;
	height:400px;
	overflow:auto;
	margin:0;
	top: 28px;
}

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: underline;
}

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:underline; 
}

A:active  { 
	color:#FFFFFF;
	font-size: 12px; 
	font-weight: bold;
	background-color: #FF0000;
	font-weight: bold;
	text-decoration: underline; 
}
