﻿body {
	margin-left: 0px;
	margin-top: 0px;
}

a:link {
	color: #ffffff;
	font-size: 14px;
	font-family: "宋体";
	text-decoration: none;
}
a:active {
	color: yellow;
	font-size: 14px;
	font-family: "宋体";
}
a:hover {
	color: #252525;
	font-family: "宋体";
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-size: 14px;
	font-family: "宋体";
}

a.r2:link {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a.r2:active {
	position: relative;
	left: 3px;
	top: 3px;
	color: #333333;
	text-decoration: none;
}
a.r2:hover {
	position: relative;
	left: 3px;
	top: 3px;
	color: #333333;
	text-decoration: none;
}
a.r2:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

.STYLE2 {
	font-size: 12px;
	color: #006600;
}

