body {
	font-family: helvatica,verdana,tahoma,arial;
	font-size: 12px;
}

A:link {
	font-size: 12px;
	color: #059;
	text-decoration: none;
}
A:hover {
	color: #07A;
	text-decoration: underline;
}
A:visited {
	font-size: 12px;
	color: #059;
	text-decoration: none;
}

.ldesc {
	font-size: 14px;
	color: #444;
}
.mdesc {
	font-size: 13px;
	color: #444;
}

.desc {
	font-size: 12px;
	color: #444;
}
.sdesc {
	font-size: 10px;
	color: #444;
}
.main {
	font-size: 12px;
	color: #444;
}
.smallText {
	font-size: 10px;
	color: #444;
}

.nav {
	font-size: 12px;
	color: #059;
	text-decoration: none;
}
.nav: hover {
	color: #07A;
	text-decoration: underline;
}


.title {
	font-size: 13px;
	color: #05A;
	font-weight: bold;
}

.pageHeading {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	height: 46px;
	text-decoration: italic;
	background-image: url("images/affiliate_pageHeading_bg.png");
}





.bar {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.bar: hover {
	color: #09F;
	text-decoration: underline;
}
