#up {position:relative; }
#down {position:relative; }
#cont {position:relative; width:500px; height:264px; overflow:hidden;}
#text {position:relative; width:500px;}
#msg  {position:absolute;}

.baslik			{ color:#cac6bf; font-size: 12pt; font-weight:normal; text-decoration:none; font-family: times new roman; }
.kategori:link 		{ color:#cac6bf; font-size: 8pt; font-weight:normal; text-decoration:none; font-family: verdana;}
.kategori:visited 	{ color:#cac6bf; font-size: 8pt; font-weight:normal; text-decoration:none; font-family: verdana;}
.kategori:hover 	{ color:#cac6bf; font-size: 8pt; font-weight:normal; text-decoration:underline; font-family: verdana;}
.yazi		 	{ color:#cac6bf; font-size: 8pt; font-weight:normal; text-decoration:none; font-family: verdana;}
.yazib		 	{ color:#cac6bf; font-size: 10pt; font-weight:normal; text-decoration:none; font-family: verdana;}
.yazibold		{ color:#cac6bf; font-size: 11pt; font-weight:bold; text-decoration:none; font-family: verdana;}

BODY { background: black url(/img/back.gif);
       background-repeat: repeat-x }