.text {
	font-family: "Courier New", Courier, mono; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 17px; 
	text-align: left; 
	vertical-align: top; 
	white-space: normal; 
	color: #000000;
}

.text A:link  { color: #000000; text-decoration: underline }
	
.text A:visited  { color: #000000; text-decoration: underline }
	
.text A:active  { color: #000000; text-decoration: underline }
	
.text A:hover  { color: #999999; text-decoration: underline }

.textnav {
	font-family: "Courier New", Courier, mono; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 17px; 
	text-decoration: none; 
	text-align: left; 
	vertical-align: top; 
	white-space: normal; 
	color: #000000;
}

.textnav A:link   { color: #000000 }
	
.textnav A:visited  { color: #000000 }
	
.textnav A:active  { color: #000000 }
	
.textnav A:hover  { color: #999999 }


.textlink  { 
	color: #000000; 
	font-size: 13px; 
	font-family: "Courier New", Courier, mono; 
	font-style: normal; 
	line-height: 17px; 
	text-decoration: none; 
	text-align: left; 
	vertical-align: top; 
	background-color: #ffffff; 
	margin: 0px;
	padding: 2px 2px 0px;
	border-color: #cccccc
}
	
.textlink A:link    { color: #fff; text-decoration: none; background-color: #9c6; margin: 0; padding: 2px 2px 0; border-color: #cccccc }
	
.textlink A:visited    { color: #fff; text-decoration: none; background-color: #9c6; margin: 0; padding: 2px 2px 0; border-color: #cccccc }

.textlink A:active    { color: #fff; text-decoration: none; background-color: #9c6; margin: 0; padding: 2px 2px 0; border-color: #cccccc }

.textlink A:hover    { color: white; background-color: #393; margin: 0; padding: 2px 2px 0; border-color: #cccccc }


.textlink2  { 
	color: #000000; 
	font-size: 13px; 
	font-family: "Courier New", Courier, mono; 
	font-style: normal; 
	line-height: 17px; 
	text-decoration: none; 
	text-align: left; 
	vertical-align: top; 
	background-color: #ffffff; 
	margin: 0px;
	padding: 2px 2px 0px;
	border-color: #cccccc
}
	
.textlink2 A:link    { color: #fff; text-decoration: none; background-color: #9cf; margin: 0; padding: 2px 2px 0; border-color: #cccccc }
	
.textlink2 A:visited    { color: #fff; text-decoration: none; background-color: #9cf; margin: 0; padding: 2px 2px 0; border-color: #cccccc }

.textlink2 A:active    { color: #fff; text-decoration: none; background-color: #9cf; margin: 0; padding: 2px 2px 0; border-color: #cccccc }

.textlink2 A:hover    { color: white; background-color: #39f; margin: 0; padding: 2px 2px 0; border-color: #cccccc }

.textblack   { 
	color: #fff; 
	font-size: 13px; 
	font-family: "Courier New", Courier, mono; 
	font-style: normal; 
	line-height: 17px; 
	text-decoration: none; 
	background-color: #000; 
	text-align: left; 
	white-space: normal; 
	vertical-align: top; 
	margin: 0px;
	padding: 2px 2px 0px;
	border-color: #cccccc
}
	
.textblack A:link   { 
	color: #fff; 
	text-decoration: none; 
	background-color: #000; 
	margin: 0px;
	padding: 2px 2px 0px;
	border-color: #cccccc
}
	
.textblack A:visited   { 
	color: #fff; 
	text-decoration: none; 
	background-color: #000; 
	margin: 0px;
	padding: 2px 2px 0px;
	border-color: #cccccc
}

.textblack A:active   { 
	color: #ccc; 
	text-decoration: none; 
	background-color: #000; 
	margin: 0px;
	padding: 2px 2px 0px;
	border-color: #cccccc
}

.textblack A:hover   { 
	color: #666; 
	background-color: #000;
	margin: 0px;
	padding: 2px 2px 0px;
	border-color: #cccccc
}
