a,
a:link,
a:visited,
a:active,
a:hover
	{
	text-decoration: none;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #06F;
	text-decoration: none;
}

a:hover
	{
	text-decoration: none;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	}

.detial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}
.headmenu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	border: 1px inset #28A3FF;
}
strong {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

