body {
	background-image: url(bgabout.gif);
	background-repeat: no-repeat;
	background-position: 25% 12%;
	font-size: 10px;

}
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #666666;
	text-decoration: underline;
	font-style: normal;

}
a:visited {
	color: #666666;
	text-decoration: none;
	font-style: normal;

}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
