/* CSS Document */

.linktitle {
	color:#006600;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
}
.linktext {
	color:#006600;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.link {
	color:#999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

