
.dlbody{
	background: black;
}

.default{
	FONT-FAMILY: verdana, Courier, Helvetica;
	FONT-SIZE: 10pt
}
.arial{
	FONT-FAMILY: arial, Helvetica;
	FONT-SIZE: 10pt
}

.defaultsmall{
	FONT-SIZE: 8pt
}





A.blu:link {
	text-decoration: underline;
	color:#003399;
}

A.blu:visited {
	text-decoration: underline;
	color:#003399;
}

A.blu:active {
	text-decoration: none;
	color:#0033ff
}

A.CLO:hover	{
	text-decoration: none;
	color: white;
}

A.CLO:link {
	text-decoration: none;
	color:#003399;
}

A.CLO:visited {
	text-decoration: none;
	color:white;
}

A.CLO:active {
	text-decoration: none;
	color:white;
}

A.CLO:hover	{
	text-decoration: none;
	color: white;
}

A.example:link {
	text-decoration: none;
	color: red;
}
A.example:visited {
	text-decoration: none;
	color: red;
}
A.example:hover {
	text-decoration: underline;
	color: red;
}



