.copyrights {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
.txt_welcome {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-right: 400px;
	padding-left: 30px;
}
.txt_general {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.directions {
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
	padding-right: 20px;
}
.txt_fields {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}