
img
{
	/*
	*/
	
}
a
{
	text-decoration: none;
	font-weight: bold;
	color: black;
	background-color: yellowGreen;
	padding: 2px;
	border: 1px solid transparent;
}
a:hover
{
	color: black;
	background-color: greenYellow;
}
a:active
{
	border-color: transparent;
}
a:visited
{
	font-style: italic;
	font-weight: normal;
}
.SAYFA_GOVDESI
{	
	/*width: 100%;	*/
	color: black; 
	font-family: arial;
	min-height: 700px;
	margin:0;
	padding: 15px 10% ;
	background-image: url('http://cshus.org/_Paylasilan/Resimler/SiteBilesenleri/Arkaplanlar/');
	background-repeat: repeat;
}
body
{
	padding: 0;
	margin: 0;
}

.Gizle
{
	display: none;
}
.Yapildi
{
	text-decoration: line-through;
	font-style: italic;
	font-size: 80%;
	
}

