
.boldbaslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.inputtext {
	font-size: 11px;
	font-style: normal;
		font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-repeat: no-repeat;
	border: thin outset #333333;
}

.textbeyaz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.boldbeyaz{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.link:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.link:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.link:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.inputtextt {
	font-size: 12px;
	font-style: normal;
	color: #cc0000;
	text-decoration: none;
	background-color: #000000;
	background-repeat: no-repeat;
	border: thin solid #666666;
}

