body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.gray {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.gray:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FE7800;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #fcc800;
	text-decoration: none;
}
.yellow {
	font-family: Tahoma;
	font-size: 11px;
	color: #FE7800;
	text-decoration: none;
}
.yellowl {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}
.grays {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.whites {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.whites:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #fcc800;
	text-decoration: none;
}
.yellows {
	font-family: Tahoma;
	font-size: 10px;
	color: #FE7800;
	text-decoration: none;
}
.yellowsl {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
.yellowsl:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #fcc800;
	text-decoration: none;
}
