/*body {*/
	/*font-family: Verdana, Tahoma, Arial, serif;*/
	/*font-size:100%; !* base font size is 16px *!*/
	/*background: #ffffff url('back.jpg') repeat-x fixed top center;*/
	/*margin: 0em;*/
/*}*/

table {
  border-collapse:10px; /* cellspacing="0" */
}

a.class1:link {
	color: #000000;
	font-size:10px;
	text-decoration: none;
}

a.class1:active {
  background-color: 3300ff;
	color: #ffffff;
	font-size:10px;
	text-decoration: none;
}

a.class1:hover {
  background-color: ffff00;
	color: #000000;
	font-size:10px;
	text-decoration: none;
}

a.class1:visited {
	color: #000000;
	font-size:10px;
	text-decoration: none;
}

a.class2:link, a.class2:visited {
	color:#000000;
	/*font-family: Verdana, Tahoma, Arial, serif;*/
	font-size:14px;
	text-decoration:none;
	background-color:#ffff99;
	padding:7px;
	border:1px solid #666666;    width: 220px;
	display: block;
	text-align: center;
	max-width: 100%; }

a.class2:hover {
	color:#000000;
	/*font-family: Verdana, Tahoma, Arial, serif;*/
	font-size:14px;
	text-decoration:none;
	background-color:#99ccff;
	padding:7px;
	border:1px solid #000033; }

a.class2:active {
	color:#000000;
	/*font-family: Verdana, Tahoma, Arial, serif;*/
	font-size:14px;
	text-decoration:underline;
	background-color:#99ccff;
	padding:7px;
	border:1px solid #000033; }

input.btn {
	border: none;
	line-height: 1;
}

input.btn:hover {
	cursor: pointer;
	border: 2px solid #2675c0;
	line-height: 1;
	opacity: 1;
	font-weight: bold;
}

.txt80 {
	/*font-family: Verdana, Tahoma, Arial, serif;*/
	font-size:100%; /* base font size is 16px */
}

.txt70 {
	/*font-family: Verdana, Tahoma, Arial, serif;*/
	font-size:100%; /* base font size is 16px */
}

.txtZag {
	font-size: 130%;
	font-weight: 600;
}

.txtBoldC1 {
  color: #000fff;
	font-weight: bold;
}

.txtBoldC2 {
  color: #ff3333;
	font-weight: bold;
}
.txtBoldC3 {
  color: #00cc00;
	font-weight: bold;
	/*font-family: Verdana, Tahoma, Arial, serif;*/
	font-size:90%; /* base font size is 16px */

}

input:not([type="submit"]) {
	height: 34px;
	padding: 7px 5px !important;
	font-size: 14px;
	outline: none;
	border: 1px solid #e0e0e0;
	font-family: 'Exo 2', sans-serif;
	box-sizing: border-box;
}

