
A:link, a:visited {
	height:13;
	filter: glow(color=black, strength=4);
	color:#FFFFFF; text-decoration:none;
	font-weight:bolder;
		font-size: 12px;
}

A:hover {height:13;
	filter:glow(color=white, strength=4);
	color:#FFFFFF;
	text-decoration:none; 
	font-weight:bolder;
		font-size: 12px;
	cursor: url(images/smilies/hand.cur);
}


body { 
  margin: 5px;
  background-color: #6E176F;
  text-align: left;
  border: none;
  color: #EEEEEE;
  font-family: arial;
  font-size: 8px;
  line-height: 8px;
  letter-spacing: 0px;
  scrollbar-face-color: #6E176F;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #6E176F;
	scrollbar-darkshadow-color: #6E176F;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #6E176F;
} 

input {}input, textarea, select {
	font-family: arial;
	font-size: 8px;
	color: #EEEEEE ; 
	background: #6E176F;
	text-align: center;
	border: none;
	font-weight: normal;
	filter: alpha(opacity=10);
} 

span.smallest {
	text-align: right;
	margin-left:0px;
	valign:top;
	text-indent: 0px;
	color: #DDDDDD;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	height:6px;
}

span.message {
	text-align: left;
	margin-left:0px;
	valign:top;
	text-indent: 0px;
	color: #DDDDDD;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	height:10px;
}

span.title {
	text-align: left;
	margin-left:0px;
	valign:top;
	text-indent: 0px;
	color: #DDDDDD;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}
