.about {
	font-family: "Arial";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;

}
table {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFF00;
	background-color: #CC0000;
}
a:active {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.intro:link {
	font-family: "Arial";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.intro:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.intro:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFF00;
	background-color: #CC0000;
}
a.intro:active {
	font-family: "Arial";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.user-bt {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
