a {color: #333333; text-decoration: none; }
a:visited {color: #333333; text-decoration: none; }
a:hover {color: #777777; text-decoration: none;  }

.text_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	line-height: 17px;
	letter-spacing:1px;
}
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D5657;
	padding-left: 10px;
	padding-right: 10px;
}
.table_pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;
	background-color: #333333;
	letter-spacing: 10px;
	text-align: left;
	padding: 7px;
}


.text_bottom a {color: #414141; text-decoration: none; }
.text_bottom a:visited {color: #414141; text-decoration: none; }
.text_bottom a:hover {color: #1BA59F; text-decoration: none;  }
