body {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666}
p { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666}
table { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
.baslik {  font-size: 12pt; font-style: normal; font-weight: bold; color: #999999}
.mavi { font-size: 10pt; font-style: normal; font-weight: bold; color: #0073C6}
a:link {
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a:active { color: #FFFFFF; text-decoration: none}
a:hover { color: #FFFFFF; text-decoration: none}
td { font-family: Arial, Helvetica, sans-serif}
.altbeyaz {  color: #FFFFFF; font-weight: normal; font-size: 11px}
.turuncu {  font-size: 14px; font-weight: bold; color: #FF9900}
.metinbold {
	font-weight: bold;
}
.Text {
	color: #0072C5;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.Text:link { color: #0072C5; text-decoration: none}
.Text:hover { color: #fefefe; text-decoration: none}
.kod {
	font-weight: bold;
	color: #666666;
}
.beyaz {
	font-weight: bold;
	color: #000000;
}

a.red{color:red;}
a.red:hover{color:brown;}