﻿body 
{
	margin:0;
	padding:0;
	font-family:宋体;
	font-size:12px;
	color:#888888;
	line-height:150%;
	text-align:left;
}
p
{
	color: #990000;
	font-size: 20px;
}

a:link
{
	color: #FF9933;
	text-decoration: none;
}
a:visited
{
	color: #FF9933;
	text-decoration: none;
}
a:hover
{
	color: #FFFF00;
	text-decoration: none;
}
a:active
{
	color: #FFFF00;
	text-decoration: none;
}
