BODY { scrollbar-face-color: #dcdcdc; 
scrollbar-shadow-color: grey; 
scrollbar-highlight-color: black; 
scrollbar-3dlight-color: #dcdcdc; 
scrollbar-track-color: black; 
scrollbar-arrow-color: rgb(120,180,200)
}
.matrixlink {
	font-family: Verdana, "Microsoft Sans Serif", CordiaUPC, BrowalliaUPC;
	font-size: 11px;
	color: #DCDCDC;
	text-decoration: none;
}
.matrixlink a:link {
	font-family: Verdana, "Microsoft Sans Serif", CordiaUPC, BrowalliaUPC;
	font-size: 11px;
	color: #DCDCDC;
	text-decoration: none;
}
.matrixlink a:visited {
	font-family: Verdana, "Microsoft Sans Serif", CordiaUPC, BrowalliaUPC;
	font-size: 11px;
	color: #DCDCDC;
	text-decoration: none;
}
.matrixlink a:hover {
	font-family: Verdana, "Microsoft Sans Serif", CordiaUPC, BrowalliaUPC;
	font-size: 11px;
	color: #DCDCDC;
	text-decoration: underline;
}
