.ntext {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
	font-weight: normal;

}
.ttext {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.htext {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #606060;
}
.nwtext {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.nwbtext {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.castext {
	font-family: Castellar;
	font-size: 24px;
	color: #425252;
	font-style: normal;

}

a.toplink:link {
	font-family: Georgia;
	font-size:11px;
	color:#333333;
	text-decoration : underline;
	font-weight: bold;
}
a.toplink:visited {
	font-family: Georgia;
	font-size:11px;
	color:#333333;
	text-decoration : underline;
	font-weight: bold;
}

a.toplink:hover {
	font-family: Georgia;
	font-size:11px;
	color:#333333;
	text-decoration : none;
	font-weight: bold;
}

a.toplink:active {
	font-family: Georgia;
	font-size:11px;
	color:#333333;
	text-decoration : underline;
	font-weight: bold;
}
.bluetext {
	font-family: Georgia;
	font-size: 18px;
	font-weight: 200;
	color: #425252;
}
.bluetext_s {
	font-family: Georgia;
	font-size: 16px;
	font-weight: 200;
	color: #425252;	
}
.castext2 {
	font-family: Castellar;
	font-size: 18px;
	color: #3f788b;
}
.nbtext {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

