body {
	background-image: url(../images/bodyBg.gif);
}
td { 
font-family:Verdana; 
font-size: 9pt;
color: #333333;
text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 10pt;
	color: #993300;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
.baslik { 
font-family: Tahoma; 
font-size: 10pt;
color: #990000;
font-weight: bold;
}
.altbaslik { 
font-family: Tahoma; 
font-size: 10pt;
color: #990000;
font-weight: bold;
}
.a { 
font-family: Tahoma; 
font-size: 10pt;
color: #ccff00;
font-weight: bold;
}

a:link { text-decoration: none; color: #990000; }
a:active { text-decoration: underline; color: #000000; }
a:visited { text-decoration: none; color: #666666; }
a:hover { text-decoration: underline; color: #333333; }

a.menu:link { text-decoration: none; color: #990000; }
a.menu:active { text-decoration: none; color: #990000; }
a.menu:visited { text-decoration: none; color: #993300; }
a.menu:hover { text-decoration: none; color: #333333; }

a.baslik:link { text-decoration: none; color: #990000; }
a.baslik:active { text-decoration: none; color: #990000; }
a.baslik:visited { text-decoration: none; color: #993399; }
a.baslik:hover { text-decoration: none; color: #cc99cc; }

a.altbaslik:link { text-decoration: none; color: #990000; }
a.altbaslik:active { text-decoration: none; color: #990000; }
a.altbaslik:visited { text-decoration: none; color: #993399; }
a.altbaslik:hover { text-decoration: none; color: #cc99cc; }



a.a:link { text-decoration: none; color: #333333; }
a.a:active { text-decoration: none; color: #666666; }
a.a:visited { text-decoration: none; color: #FFFFFF; }
a.a:hover { text-decoration: none; color: #666666; }
