.glowon
{
	color: red;
	cursor: hand;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bolder;
	text-decoration: none;
}
.lillink
{
	text-decoration: none;
	color: White;
	cursor: hand;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.hilillink
{
	text-decoration: none;
	background-color: Yellow;
	cursor: hand;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.title
{
	color: black;
	cursor: hand;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bolder;
	text-decoration: none;
}
.desc
{
	font-family: Arial;
	font-size: 9pt;
}
.justalink
{
	cursor: hand;
}
.justalinkhighlight
{
	color: blue;
	cursor: hand;
}
.desclink
{
	cursor: hand;
	font-family: Arial;
	font-size: 9pt;
}

