@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #810003;
	text-decoration: none;
	font-size: 12px;
}
.mini {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.textm {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.textrot {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
}
.textw {
	color: #FFFFFF;
}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

