.nav {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;


}
.basic-bold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;


}
A:link, A:visited, A:active {

 FONT-WEIGHT: bold;
 COLOR: #FFFF00;
 TEXT-DECORATION: none
}
A:hover {

 FONT-WEIGHT: bold;
 COLOR: #FFFF00;
 TEXT-DECORATION: underline
}

.title {

	font-size: 24px;
	font-weight: bold;
}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF99;

}
.sitetitle {
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;

}
.tiny {
	font-size: 10px;
	color: #FFFF99;

}
.basic {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;

}
.sitesub {



	font-size: 12px;
	font-weight: bold;
}
.basic-bold-ital {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF99;
	font-style: italic;

}
