BODY {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Trebuchet MS
}
TD {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Trebuchet MS
}
TH {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Trebuchet MS
}
A {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Trebuchet MS
}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
.input
{
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Trebuchet MS
}

.baslik
{
font-family:Trebuchet MS;
font-size:11px;
color:#000099;
text-decoration:none;
}
.baslik:hover
{
font-family:Trebuchet MS;
font-size:13px;
color:#FFFFFF;
text-decoration:underline;
}
.uyari
{
font-family:Trebuchet MS;
font-size:11px;
color:#000000;
text-decoration:none
}
.uyari:hover
{
font-family:Trebuchet MS;
font-size:13px;
color:#000000;
text-decoration:underline;
}
.uyari2
{
font-family:Trebuchet MS;
font-size:13px;
color:#CA0000;
text-decoration:none
}