a:link
{
	color: black;
	text-decoration: none;
}

a:visited
{
	color: black;
	text-decoration: none;	
}

a:hover
{
	color: blue;
}

body
{
	font-family: Quillscript;
	
  scrollbar-face-color:#999999;
  scrollbar-highlight-color:#BBBBBB;
  scrollbar-3dlight-color:#EEEEEE;
  scrollbar-darkshadow-color:#000000;
  scrollbar-shadow-color:#333333;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color: grey;	
}

#Caption
{
	font-family: Arial Black;
	font-size: 12px;
}

#Suspects b
{
	font-family: Stencil;
	font-size: 16px;
}