.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	background-color: #FFFFCC;
	color: #660033;
	text-decoration: none;



}
.border {
	border: 1px solid #330000;
}
