.text {
	font-family: Tahoma;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
.text2 {
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
.haber1 {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.haber2 {
	font-family: Tahoma;
	font-size: xx-small;
	color: #333333;
	text-decoration: none;
}
.link2 {
	font-family: Tahoma;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
.link2:hover {
	font-family: Tahoma;
	font-size: x-small;
	color: #0066CC;
	text-decoration: none;
}
.textbox
{
	width:200px;
	height:20px;
	font-family:Tahoma;
	color:#000000;
	font-size: x-small;
	border-width:1px;
	border-style:solid;
	border-color:#C4C4C4;
}
.textbox2
{
	width:200px;
	height:50px;
	font-family:Tahoma;
	color:#000000;
	font-size: x-small;
	border-width:1px;
	border-style:solid;
	border-color:#C4C4C4;
	overflow:auto;
}
.box
{
	width:80px;
	height:25px;
	font-family:Tahoma;
	color:#FFFFFF;
	font-size: x-small;
	border-width:1px;
	border-style:solid;
	border-color:#C4C4C4;
	background-color:#005FA7;
	font-weight:bold;
}
