.style1 {
	font-size: 16px;
	font-weight: bold;
	font-family: "??";
}
.bian {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
}
.style2 {font-size: 12px}
body {
	margin-top: 0px;
}
.style3 {font-size: 14px}
.style4 {font-size: 18px}
.style5 {font-size: 13px}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bian2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.feedback {
	border: 1px dotted #00FF00;
}
.style10 {font-size: 13px; color: #666666; }
.style12 {color: #FFFFFF}
.style18 {color: #000000}
.style19 {color: #A8A8A8; font-size: 12px;}

.pagination{
padding: 20px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 36px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #AEAEAE;
	text-decoration: none;
	color: #000000;
	font-family: "??";
	font-size: 14px;
	font-weight: normal;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #ff9900;
color: #FF9900;
background-color: #FFFFFF;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #FF9900;
color: #FF9900;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #606060;
color: #000000;
}

.pagination li.nextpage{
font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}

a:link{text-decoration:none;} 

a:hover{text-decoration:none;} 

a:visited{text-decoration:none;} 

li {
color:#666666;
}

.linea {font-size:12px;
color: #000;
}
.linka {font-size:12px;
color: #A1A1A1;
text-decoration:none;
}
.FindAndOutputURL {
	color: #CC3333;
	text-decoration: underline;
}
