A:link	{
	text-decoration: underline;
	color: #003399;
}

A:visited	{
	text-decoration: underline;
	color: #003399;
}

A:hover	{
	text-decoration: underline;
	color: #FF9900;
}

A:active	{
	text-decoration: underline;
	color: #FF3333;
}

table.dl-outer {
	border: 1px solid #347436;
}
table.dl-outer tr td {
	background-color: #D9ECDA;
	color: #3D3D3D;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}


A.qdk:link	{
	text-decoration: underline;
	color: #003300;
	font-size: 7pt;
	font-family: "Century Schoolbook BT" , Serif;
}

A.qdk:visited	{
	text-decoration: underline;
	color: #003300;
	font-size: 7pt;
	font-family: "Century Schoolbook BT" , Serif;
}

A.qdk:hover	{
	text-decoration: underline;
	color: #66CC00;
	font-size: 7pt;
	font-family: "Century Schoolbook BT" , Serif;
}

A.qdk:active	{
	text-decoration: underline;
	color: #FFCC00;
	font-size: 7pt;
	font-family: "Century Schoolbook BT" , Serif;
}
