a:link {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #33CCFF;
}
body {
	font-family: "MS Sans Serif";
	font-size: 14px;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
.content {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #E0DFE3;
}
.head {
	font-family: "MS Sans Serif";
	font-size: 15px;
	font-weight: bold;
}
.content2 {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #000000;
}
.hide {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
}

