.back {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D40000;
	text-decoration: blink;
	background-color: #3366FF;
}
.back:hover {
font-family: "Comic Sans MS";
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF5F00;
	text-decoration: blink;
	background-color: #3366FF;
}

