a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
  color: #990000;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #990000;
}

body {
	background-image: url(../images/projeler_background.jpg);
}
.style1 {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.style2 {	font-family: tahoma;
	font-size: 11px;
	color:#990000;
}
.style5 {font-family: tahoma; font-size: 11px; color: #990000; font-weight: bold; }
.style6 {font-family: tahoma; font-size: 11px; color: #666666; font-weight: bold; }