BODY, TD {
	background-color : #970404;
	color:white;
	font-family : "Book Antiqua";
	font-style: Italic;
	font-size:16px;
	text-align:center;
}


.border5 {
	border: 10px solid White;
    cursor: pointer;
}

.header1 {
	font-size: 24px;
	font-weight: bold;
}

A { 
    font-size: 14px;
    text-decoration:none;
    color:white;
}
