body {
	background-color: #1C86D0;
	background-image:url(images/arka_plan.jpg);
	background-position:top 50%;
	background-repeat:repeat-x;
	margin-top: 30px;
}
th,td{
font:Arial;
font-size:12px;  
color:#000000;
}
td,th {
	font-family:"Century Gothic";
	font-size: 12px;
    color: #000000;
	
}
a:active {
        color:#8FA8D2; /* active link color */
        font-family:"Century Gothic"; /* font name */
        font-size: 12px; /* font size */
}

a:link {
        color:#8FA8D2; /* link color */
        text-decoration:none;
        font-family:"Century Gothic"; /* font name */
        font-size: 12px; /* font size */
}
a:hover {
        color:#1C5581; /* active link color */
        text-decoration:none;
        font-family: "Century Gothic"; /* font name */
        font-size: 12px; /* font size */
}
a:visited {
        color:#1C5581; /* active link color */
        text-decoration:none;
        font-family:"Century Gothic"; /* font name */
        font-size: 12px; /* font size */
}
.altlinkler {
        color:#8FA8D2;
        text-decoration:none;
        font-family:"Century Gothic";
        font-size: 12px; 
		}
.altlinkler:hover {
        color:#1C5581;
        text-decoration:none;
        font-family:"Century Gothic";
        font-size: 12px; 
		}
.googleadd { 
        color:#FFFFFF;
        text-decoration:none;
        font-family:"Century Gothic";
        font-size: 3px;
		}