
.linklist {
	font-family:"Comic Sans MS";
	font-size: 10pt;
	color:#00FF00;
	text-decoration:none;
}
.linklist:visited {
	color: #00FF00;
}
.linklist:hover {
	color: #AAFFAA;
	text-decoration:underline;
}

.linklist1 {
	font-family:"Comic Sans MS";
	font-size: 9pt;
	font-weight:bold;
	color:#00FF00;
	text-decoration:none;
}
.linklist1:visited {
	color: #00FF00;
}
.linklist1:hover {
	color: #AAFFAA;
	text-decoration:underline;
}

.linktext {
	font-family:"Comic Sans MS";
	font-size: 8pt;
	font-weight:bold;
	color:#00FF00;
	text-decoration:none;
}

a {
	font-family:"Comic Sans MS";
	font-size: 10pt;
	color:#00FF00;
	text-decoration:none;
}
a:visited {
	color: #00FF00;
}
a:hover {
	color: #AAFFAA;
	text-decoration:underline;
}

.tgp4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color:#FFFF00;
	text-decoration:none;
}
.tgp4:visited {
	color:#FFFF00;
}
.tgp4:hover {
	color:#FFFF88;
	text-decoration:underline;
}

.tgp3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color:#FFFF00;
	text-decoration:none;
}
.tgp3:visited {
	color:#FFFF00;
}
.tgp3:hover {
	color:#FFFF88;
	text-decoration:underline;
}

.tgptext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}


