A.mydownmenu:link 	{ color: blue; 	text-decoration:underline }
A.mydownmenu:visited { color: blue; text-decoration:underline }
A.mydownmenu:active { color: blue; 	text-decoration:underline }
A.mydownmenu:hover	{ color: red;	text-decoration:underline }

A.mya:link 			{ color: white; 	text-decoration:none }
A.mya:visited 		{ color: white; 	text-decoration:none }
A.mya:active 		{ color: white; 	text-decoration:none }
A.mya:hover			{ color: yellow;	text-decoration:underline }

A.myb:link 			{ color: white; 	text-decoration:none }
A.myb:visited 		{ color: white; 	text-decoration:none }
A.myb:active 		{ color: white; 	text-decoration:none }
A.myb:hover			{ color: white;		text-decoration:underline }

.p0 				{ font-size: 9pt; line-height:12pt; font-family: 宋体 }
.line0 				{ line-height: 3pt }
p					{ font-size: 9pt; line-height:12pt; font-family: Verdana, 宋体 }
body				{ font-size: 9pt; line-height:12pt; font-family: Verdana, 宋体; }
body.black			{ font-size: 9pt; line-height:12pt; font-family: Verdana, 宋体; color:#000000 }
div 				{ font-size: 9pt; line-height:12pt; font-family: Verdana, 宋体, Arial }
td 					{ font-size: 9pt; font-family: Verdana, 宋体, Arial }
