body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #33CCFF;
}
.redBlinkText {
	color: #FF0000;
	text-decoration: blink;
}
