.baslik	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #1B3254;
	letter-spacing : 0;
}
.baslik1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #A82B3E;
	letter-spacing: 0;
}
.main{
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
}
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
}
A.menu {
	font-family: Tahoma, sans-serif;	
	font-size: 8pt;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}
A.menu:link {
	font-family: Tahoma, sans-serif;	
	font-size: 8pt;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}
A.menu:visited {
	font-family: Tahoma, sans-serif;	
	font-size: 8pt;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}
A.menu:hover {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	color:#AD2C3E;
	font-weight: bold;
	padding-left: 4px;
	text-decoration: none;
}

.looktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666;

}
a.looktext {
	color:#333;
	text-decoration:none;
}
a.looktext:hover {
	color:#AD2C3E;
}