.qdk	{
	font-family:"Tahoma , Sans-serif";
	font-size: 7pt; 
	color:#003300;
}

INPUT.enquiries	{
	color: #ff6600;
	background: #CCFF99;
    border: none;
	border-style: solid;
    border-top: 2px #006600 solid;
    border-bottom: 2px #003300 solid;
    border-left: 2px #006600 solid;
    border-right: 2px #003300 solid;
    font-size: 9pt;
}

TEXTAREA.enquiries	{
	color: #ff6600;
	background: #CCFF99;
    border: none;
	border-style: solid;
    border-top: 2px #006600 solid;
    border-bottom: 2px #003300 solid;
    border-left: 2px #006600 solid;
    border-right: 2px #003300 solid;
    font-size: 10pt;
	overflow: hidden;
}
	
.quote1	{
	color: #CCFF99;
	font-family: "Lucida Console";
}

A:link	{
	text-decoration: underline;
	color: #66FF66;
}

.quote2	{
	color: #003300;
	font-family: "Courier New";
}

A:visited	{
	text-decoration: underline;
	color: #66FF66;
}

A:hover	{
	text-decoration: underline;
	color: #CCFF00;
}

A:active	{
	text-decoration: underline;
	color: #000000;
}
	
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: #66FF66;
	font-size: 7pt;
	font-family: "Century Schoolbook BT , Serif";
}

A.qdk:active	{
	text-decoration: underline;
	color: #000000;
	font-size: 7pt;
	font-family: "Century Schoolbook BT , Serif";
}