body {
	color:#373737;
	font-family: EurekaMono-Regular, Monaco, Courier, "Courier New", monospace;
	font-size: 12px;
}

a:link	{
	text-decoration: none;
	color: #C8C8C8;
	}
a:visited	{
	text-decoration: none;
	color: #C8C8C8;
	}
a:active	{
	text-decoration: none;
	color: #DB1B1B;
	}
a:hover	{
	text-decoration: none;
	color: #DB1B1B;
	}
a.glui:hover	{
	text-decoration: none;
	color: #FFCC00;
	}
h1 {
	font-size: 18px;
	letter-spacing: 0.6em;
	font-weight: bold;
	color: #373737;
}
.subtitle {
	font-family: EurekaMono-Regular, Monaco, Courier, "Courier New", monospace;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0em;
}
