a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;



}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99ccff;
	font-weight: bold;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
.standardfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.background {
	background-color: #999999;
}
.screen {
	position: absolute;
	height: 235px;
	width: 235px;
	left: 167px;
	top: 65px;
}
.text {
	overflow: auto;
	position: absolute;
	left: 400px;
	top: 100px;
	padding: 10px;
	height: 50px;
	width: 1px;
}
.middletext {
	left: 100px;
	top: 280px;
}
