p {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;

}
.baslik {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.buton {
	font-family: tahoma;
	font-size: 9px;
	color: #006666;
	text-decoration: none;
}
.buton:link {
	font-family: tahoma;
	font-size: 9px;
	color: #006666;
	text-decoration: none;
}
.buton:hover {
	font-family: tahoma;
	font-size: 9px;
	color: #006666;
	text-decoration: underline;
}
.altbut {
	font-family: tahoma;
	font-size: 10px;
	color: #006699;
	text-decoration: none;

}
.altbut:link {
	font-family: tahoma;
	font-size: 10px;
	color: #006699;
	text-decoration: none;

}
.altbut:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #006699;
	text-decoration: underline;
}
