
.zahari {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.font {
	font-family: Courier New, Courier, mono;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.font2 {
	font-family: Courier New, Courier, mono;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.font3 {
	font-family: Courier New, Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

td, textarea, input, select {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
