.nav {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;


}
.basic-bold {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;



}
A:link, A:visited, A:active {

 FONT-WEIGHT: bold;
 COLOR: #ffffcc;
 TEXT-DECORATION: none
}
A:hover {

 FONT-WEIGHT: bold;
 COLOR: #ffffcc;
 TEXT-DECORATION: underline
}

.basic {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;


}
.page-title {
	font-size: 16px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;



}
.title-ital {

	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.tiny {
	font-size: 10px;
	color: #999999;

}
.page-title-sub {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;


}
.basic-ital {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;


}
.site-title-sub {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00FF00;

}
.site-title {

	font-size: 24px;
	font-weight: bolder;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00FF00;
}
.nav2 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #336600;


}

