﻿.introchoices {
	font-family: "Century Gothic";
	font-size: 14pt;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
}
.introchoices:hover  {
	font-family: "Century Gothic";
	font-size: 14pt;
	color: #000000;
	text-align: center;
	background-color: #F1F314;
}
.introtitle {
	font-family: "Century Gothic";
	font-size: 16pt;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
}
.Gnosia {
	font-family: "Century Gothic";
	font-size: 34pt;
	color: #333333;
}
.noticetexs {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #333333;
}
.centerme {
	text-align: center;
}
.Titles {
	font-family: "Century Gothic";
	font-size: 22pt;
	color: #333333;
}
.menubtns {
	border: 0px solid #666666;
	font-family: "Century Gothic";
	font-size: 8pt;
	color: black;
	background-color: #F0F0F0;
}
.menubtns:hover  {
	border: 0px solid #666666;
	font-family: "Century Gothic";
	font-size: 8pt;
	color: black;
	background-color: #ffffff;
}
.menubtnsselected{
	border: 1px solid #666666;
	font-family: "Century Gothic";
	font-size: 8pt;
	color: silver;
	background-color: #000000;
}
.linkstexts {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #333333;
}
.linkstexts:hover  {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #000000;
}
.noticetexssmall {
	font-family: "Century Gothic";
	font-size: 8pt;
	color: #333333;
}

