.baslik {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	color: #009933;
	font-style: normal;
	font-weight: bold;
}
.altbaslik {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.tabl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
}
.yazi {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
}
.telbig {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.adresb {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #666666;
}
