body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.tekstgroendik {
	color: #b92432;
	font-weight: bold;
}
hr {
	color: #b92432;
}
a:link {
	text-decoration: none;
	color: #b92432;
}
a:visited {
	text-decoration: none;
	color: #b92432;
}
a:hover {
	text-decoration: none;
	color: #b92432;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #b92432;
}
input, option, textarea, select, checkbox {
	border: 1px solid #b92432;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
}