.main {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;

}
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #000000;
	padding: 20px;
}
a {
	text-decoration: none;
	color: #000099;
}
.lnkbg {
	background-color: #FFFFF0;
}
