body {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/site-bg.jpg);
	margin: 0px;
	font-style: normal;
	text-align: left;
}

.body {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

.body a:link {
	color: #333333;
	text-decoration: none;
}
.body a:visited {
	color: #333333;
	text-decoration: none;
}
.body a:hover {
	color: #333333;
	text-decoration: underline;
}


.white-text {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.text1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.putext {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.links {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.links:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

