﻿a:link {
	font-size: 12px;
	text-decoration: none;
	color: #0000CC;


}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #0000CC;

}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
body {
	font-size: 12px;
}
td {
	font-size: 12px;
}

.text {font-family: 宋体; font-size: 12px; color: #ACACAC}