.nav {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;



}
.basic-bold {
	font-size: 14px;
	font-weight: bolder;
	font-family: "Courier New", Courier, mono;
	color: #0000FF;



}
A:link, A:visited, A:active {

 FONT-WEIGHT: bold;
 COLOR: #0000FF;
 TEXT-DECORATION: none
}
A:hover {

 FONT-WEIGHT: bold;
 COLOR: #FF0000;
 TEXT-DECORATION: none
}
.menuOff {
	background-color : #f5fffa;
.title-page {


	font-size: 18px;
	font-weight: bold;
}
.basic {
	font-size: 12px;
	font-family: "Courier New", Courier, mono;


}
.tiny {


	font-size: 10px;
}
.basic-ital {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	text-transform: capitalize;
	font-weight: bold;


}
.sitetitle {
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #000000;

}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #0000FF;

}
.sitesub {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;


}
