body {
	color: #00FF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
a {  text-decoration: none; color: #FF9900}
a:hover { text-decoration: none ; color: #000000; background-color: #9999FF}
a.header:hover {
	text-decoration: none; background-color: #000000
}
.centered {
	background-position: center;
}
.FourteenPX {
	font-size: 14px;
}
.TwelvePX {
	font-size: 12px;
}
