.border {
	border: 1px solid #CCCCCC;
}
.pagelink {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.text1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.text:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: underline;
}
