

BODY { 
	background-color: #AB100E;
	color: #FFFFFF;
}

A, .on {
	text-decoration: none;
	color: #FF9933;
	font-weight:bold;
}A:HOVER {
	color: #162151;
	text-decoration: none;
}

.ikeText {
	color: #FF9933;
	text-align: center;
}