a { color: #FFFF7F; }
a:visited { color: #FFFF7F; }
a:active { color: #FFFF7F; }
a:hover { color: #FFFF00; text-decoration: none; }
html { background: #343434 url(images/bg.gif); }
.font {
	font: normal 14px Arial;
	color: #FFEA00;
}
.text {
	font: bold 13px Arial;
	color: #FFEDB2;
}
.bot {
	font: normal 12px Arial;
	color: #64C06D;
}