td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.tits {
	font-size: 18px;
	font-weight: bolder;
	color: #A5C5F5;
}
a:link {
	color: #840000;
	text-decoration: underline;
}
a:visited {

	color: #840000;
	text-decoration: underline;
}
a:active {


	color: #840000;
	text-decoration: underline;
}
a:hover {
	color: #A5C5F5;
	text-decoration: none;
}
input {
	border: 1px solid #A5C5F5;
}
textarea {
	border: 1px solid #A5C5F5;
}



.la:link {
	color: #999999;
	text-decoration: underline;
}
.la:visited {

	color: #999999;
	text-decoration: underline;
}
.la:active {


	color: #999999;
	text-decoration: underline;
}
.la:hover {
	color: #000000;
	text-decoration: none;

