.baslik	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color=#6666ff;
	text-decoration: none;
	font-weight: bold;
	color : #006BAB;
	letter-spacing : -1;
}
.altbaslik	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color=#6666ff;
	text-decoration: none;
	font-weight: bold;
	color : #17A3C2;
	letter-spacing : -1;
}
.arabaslik	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color=#6666ff;
	text-decoration: none;
	font-weight: bold;
	color : #17A3C2;
	letter-spacing : -1;
}

body, td,p, select	{
	font-family: Verdana;
	font-size: 10pt;
}


A:link	{color:    #66ccff; text-decoration: none}
A:visited {color: #66ccff; text-decoration: none}
A:hover	{color:  #17A3C2}
A:active {color:  rgb(9,207,255); text-decoration: none}
