/* CSS Document */
body { 
background-color:#ffffff;
margin:0px 0px 0px 0px;
}

#content { 
	width: 800px;
	height: 690px;
	position: absolute;
	/*border: #666666 1px solid;*/
	left: 50%;
	top: 0px;
	margin-left: -400px; 
	margin-top: 0px; 
}
#giris_text { 
	width: 230px;
	height: 22px;
	position: absolute;
	/*border: #666666 1px solid;*/
	left:319px;
	top:700px;
	}
a.text1	{ 
font-family: arial; 
color: #ff3f79; 
font-size: 12px; 
text-decoration: none; }
a.text1:hover	{ 
font-family: arial; 
color: #333333; 
font-size: 
12px; 
text-decoration: none; }
a.text2	{ 
font-family: arial; 
color: #3aa5ec; 
font-size: 12px; 
text-decoration: none; }
a.text2:hover{ 
font-family: arial; 
color: #333333; 
font-size: 12px; 
text-decoration: none; 
}
