<!-- 

.title  {
	font-family : 'X', 'Trebuchet MS', Arial, Helvetica, X;
	font-size : 15px;
	line-height : 20px;
	color : black;
}

.code  {
	font-family : 'X', 'Trebuchet MS', Arial, Helvetica, X;
	font-size : 12px;
	color : black;
	text-decoration : none;
	margin : 24;
	background-color : #FFFFCC;
}

A.code:hover  {
	font-family : 'X', 'Trebuchet MS', Arial, Helvetica, X;
	font-size : 12px;
	color : blue;
	text-decoration : underline;
}

A.code:link  {
	font-family : 'X', 'Trebuchet MS', Arial, Helvetica, X;
	font-size : 12px;
	color : blue;
	text-decoration : underline;
}

A.code:visited  {
	font-family : 'X', 'Trebuchet MS', Arial, Helvetica, X;
	font-size : 12px;
	color : purple;
	text-decoration : none;
}

A:visited  {
	font-family : 'X', 'Trebuchet MS', Arial, Helvetica, X;
	font-size : 12px;
	color : gray;
	text-decoration : none;
}

A:link  {
	font-family : 'X', 'Trebuchet MS', Arial, Helvetica, X;
	font-size : 12px;
	color : black;
	text-decoration : none;
}

A:link-cb-db  {
	font-family : 'X', 'Trebuchet MS', Arial, Helvetica, X;
	font-size : 12px;
	color : black;
	text-decoration : none;
}

A:hover  {
	font-family : 'X', 'Trebuchet MS', Arial, Helvetica, X;
	font-size : 12px;
	color : DF9F3B;
	text-decoration : none;
}

td  {
	font-family : 'X', 'Trebuchet MS', Arial, Helvetica, X;
	font-size : 12px;
	color : black;
	text-decoration : none;
}

A.text-sm  {
	font-family : 'X', 'Trebuchet MS', Arial, Helvetica, X;
	font-size : 12px;
	color : black;
	text-decoration : none;
}

A.text-sm:link  {
	font-family : 'X', 'Trebuchet MS', Arial, Helvetica, X;
	font-size : 12px;
	color : DF9F3B;
	text-decoration : none;
}

A.text-sm:visited  {
	font-family : 'X', 'Trebuchet MS', Arial, Helvetica, X;
	font-size : 12px;
	color : gray;
	text-decoration : none;
}

A.text-sm:hover  {
	font-family : 'X', 'Trebuchet MS', Arial, Helvetica, X;
	font-size : 12px;
	color : black;
	text-decoration : none;
}


--//>
