.baslik	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color : #2579A7;
	letter-spacing : 0;
}
.prog	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color : #336699;
	letter-spacing : 0;
}
.pink	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color : #db1573;
	letter-spacing : 0;
}
.main{
	font-family : Tahoma, sans-serif;
	font-size : 8pt;
}
A.icon {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
}
A.icon:link {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
}
A.icon:visited {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
}
A.icon:hover {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color:#ffffff;
	text-decoration: underline;
}
A.look {
	font-family: Tahoma;
	font-size: 8pt;
	color:#ffffff;
	text-decoration: none;
}
A.look:link {
	font-family: Tahoma;
	font-size: 8pt;
	color:#ffffff;
	text-decoration: none;
}
A.look:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color:#ffffff;
	text-decoration: none;
}
A.look:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color:#A6D3EC;
	text-decoration: none;
}

body,td, p, select	{
		font-family :Arial, Helvetica, sans-serif ;
		font-size : 10pt;
		}
A {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A.btmnav {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #336699; TEXT-DECORATION: none
}