﻿a.link_verdana {
	font-size:11px;
	color:#000;
	text-decoration : none;
	outline:none;
	font-style:normal;
	font-family: Verdana;
}
a.link_verdana:visited {
	font-size:11px;
	color: #000;
	text-decoration : none;
	outline:none;
	font-style:normal;
	font-family: Verdana;
}
a.link_verdana:hover {
	font-size:11px;
	color: #333333;
	text-decoration : none;
	outline:none;
	font-style:normal;
	font-family: Verdana;
}
a.elnur {
	font-size:11px;
	color:#000;
	text-decoration : none;
	outline:none;
	font-style:normal;
	font-family: Verdana;
}


a.elnur:visited {
	font-size:11px;
	color: #000;
	text-decoration : none;
	outline:none;
	font-style:normal;
	font-family: Verdana;
}
a.elnur:hover {
	font-size:11px;
	color: red;
	text-decoration : none;
	outline:none;
	font-style:normal;
	font-family: Verdana;
}

a.kodlar {
	font-size:11px;
	color:#000000;
	text-decoration : underline;
	outline:none;
	font-style:normal;
	font-family: Verdana;
}


a.kodlar:visited {
	font-size:11px;
	color: #000000;
	text-decoration : underline;
	outline:none;
	font-style:normal;
	font-family: Verdana;
}
a.kodlar:hover {
	font-size:11px;
	color: #ffffff;
	text-decoration : none;
	outline:none;
	font-style:normal;
	font-family: Verdana;
}