A {
	color: white;
}

A:Hover {
	color: #FFD22D;
}

.Title {
	font-family : Impact;
	font-style : normal;
	color : #0F1745;
	height : 22px;
}

.NA {
	color : Red;
}

.BigTitle {
	font-family : Impact;
	font-style : normal;
	color : #0F1745;
	height : 28px;
}

BODY{
	color : White;
	height : 8px;
	text-decoration : none;
}

.MenuItem {
	padding-left : 5px;
}