body { 
margin : 0;
padding : 0;
background : #fff;
} 
a:link, a:visited { 
text-decoration : none;
color : #900;
font-weight : bold;
font-family : Verdana, Helvetica, Arial;
font-size : 13px;
} 
a:hover { 
text-decoration : underline;
color : #f00;
font-weight : bold;
font-family : Verdana, Helvetica, Arial;
font-size : 13px;
}
.sitetext, tr { 
font-family : Verdana, Helvetica, Arial;
font-size : 12px;
color : #444;
text-align : justify;
} 
.baslik1 { 
font-family : Verdana, Helvetica, Arial;
font-size : 15px;
color : #333;
font-weight : bold;
text-align : center;
} 
.baslik2 { 
font-family : Verdana, Helvetica, Arial;
font-size : 13px;
color : #666;
font-style : normal;
font-weight : bold;
text-align : left;
} 
.kucuk { 
font-family : Verdana, Helvetica, Arial;
font-size : 9px;
color : #333;
} 
.altlink { 
font-family : Verdana, Helvetica, Arial;
font-size : 9px;
font-weight : bold;
color : #900;
} 
.card-left { 
position : relative;
float : left; 
width : 300px; 
margin : 1px 10px 4px 1px; 
padding : 0; 
text-align : center; 
background : #fff; 
border : 0px solid #999;
} 
.card-right { 
position : relative;
float : right; 
width : 300px; 
margin : 1px 1px 4px 10px; 
padding : 0; 
text-align : center; 
background : #fff; 
border : 0px solid #999; 
}
#fadeinbox { 
position : absolute;
width : 250px;
height : 300px;
left : 0;
top : -400px;
border : 0px #600;
background-color: #fff;
padding : 0px;
z-index : 100;
visibility : hidden;
text-align : center;
font-size : 14px;
color : #fff;
font-weight : bold;
}
.center {
text-align: center;
}
img {
border: 0;
}