A:hover
{
    COLOR: #cc0000
}

input 
{
	font-family: Arial; 
	font-size: 7.5pt;
	font-weight: bold;
	color: Darkblue;
	border-style: solid; 
	border-color: #666666;
	border-width: 1px;		
}

textarea 
{
	font-family: Arial; 
	font-size: 8pt;
	font-weight: normal;
	color: Darkblue;
	border-style: solid; 
	border-color: #666666;
	border-width: 1px;			
}

select 
{
	font-family: Arial; 
	font-size: 7.5pt;
	font-weight: bold;
	color: Darkblue;
	border-style: solid; 
	border-color: #666666;
	border-width: 1px;		
}

a
{
	font-weight: bold;
	font-size: 8.7pt;
	text-transform: lowercase;
	color: #333333;
	font-family: Arial;
	text-decoration: none;
}

table
{
	font-weight: normal;
	font-size: 8pt;
	text-transform: lowercase;
	color: #333333;
	font-family: Arial ;
	text-decoration: none;
	text-align: justify;
}


.baslik
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: lowercase;
	color: #333333;
	font-family: Arial;
	text-decoration: none;
}

.banner
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: lowercase;
	color: #333333;
	font-family: Verdana;
	text-decoration: none;
}

.nylink
{
	font-weight: normal;
	font-size: 8pt;
	text-transform: lowercase;
	color: #333333;
	font-family: Arial;
	text-decoration: none;
	
}
