.txtgreen {
	font-family: Tahoma;
	font-size: 12px;
	color: #32AD91;
}
.txtblue {
	font-family: Tahoma;
	font-size: 12px;
	color: #0F9EFF;
}
.txtgray {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #31AC90;
}
.h1 {
	position: absolute;
	visibility: hidden;
}
.linkfooter {
	FONT-SIZE: 12px;
	COLOR: #FF00FF;
	FONT-FAMILY: Tahoma;
	font-weight: bold;
}
.linkfooter A:link {
	FONT-WEIGHT: bold; text-decoration:none; FONT-SIZE: 12px; COLOR: #FF00FF; FONT-FAMILY: Tahoma
}
.linkfooter A:visited {
	FONT-WEIGHT: bold;  text-decoration:none; FONT-SIZE: 12px; COLOR: #FF00FF; FONT-FAMILY: Tahoma
}
.linkfooter A:hover {
	FONT-WEIGHT: bold; text-decoration: underline; FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Tahoma
}
.linkfooter A:active {
	FONT-WEIGHT: bolder;  text-decoration:none; FONT-SIZE: 12px; COLOR: #FF00FF; FONT-FAMILY: Tahoma
}

.linkright {
	FONT-SIZE: 12px;
	COLOR: #996600;
	FONT-FAMILY: Tahoma;
}
.linkright A:link {
text-decoration:none; FONT-SIZE: 12px; COLOR: #996600; FONT-FAMILY: Tahoma
}
.linkright A:visited {
text-decoration:none; FONT-SIZE: 12px; COLOR: #996600; FONT-FAMILY: Tahoma
}
.linkright A:hover {
text-decoration: underline; FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Tahoma
}
.linkright A:active {
text-decoration:none; FONT-SIZE: 12px; COLOR: #996600; FONT-FAMILY: Tahoma
}
.dot_y {
	background-image: url(images/dot_y.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

