/* by kyle ross */

body
{
	background-color: #001100;
	font-family: veranda, arial, san-serif;
	font-size 14px;
	color:#001100;
}

	/* this is the link style */ 
	a:link {text-decoration: none; color: #001100;}
	a:visited {text-decoration: none; color: #001100;}
	a:active {text-decoration: none; color: #001100;}
	a:hover {text-decoration: bold; color: #ddffff;}
	
	
	.superscribe
	{
	font-family: serif;
	font-size: 9px;
	line-height: 12px;
	color: orange;
	}