a { color: #9B9696; }
a:visited { color: ##08BCC; }
a:hover { color: #545454; }
a:active { color: #008BCC; }
html { background: #FFFFFF url(images/bg.jpg); }
.font {
	font: normal 12px Tahoma;
}
.bot {
	font: normal 10px Tahoma;
	color: #9B9696;
}
A:hover {
	text-decoration: none;
	color: #6C6C6C;
}
