.designby {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
}
.news {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
}
.buttons {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	color: #0000CC;
	background-color: #CC33CC;
	border: medium ridge;
	cursor: auto;
	filter: Invert;
}
