body {
	background-image: url(images/bgg.jpg);
	margin: 0px;
}
td {
	font-family: Arial, Verdana, ;
	font-size: 12px;
	line-height: 1.2;
}
input{
	background-Color:#999999;
}
TEXTAREA
{
	background-Color:#999999;
}
select
{
	background-Color:#999999;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #ff9900;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: none;
}
a:active {
	color: #ff9900;
	text-decoration: none;
}
.font1
{
	color:#CCCCCC;
}
.font2
{
	color:white;
	font-weight:bold;
}
.font3
{
	color:white;
	background-Color:#8C8C8C;
	font-weight:bold;
}
.font4
{
	color:white;
	background-Color:#666666;
	font-weight:bold;
}
.font5
{
	color:#FFFFFF;
	background-Color:#666666;
}
