.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 28px;

}
.logotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;

}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	color: #666666;
}
.insidelogotext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}
.menutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 28px;
	color: #009900;
	font-weight: normal;


}
