﻿.uruntab
{
	width:276px;
	height:406px;
	background-image:url('images/urunlertab.png');
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:80px;
	}
.uruntab a
{
	color:#666666;
	text-decoration:none;
	
	}
.uruntab a:hover
{
	color:#666666;
	text-decoration:underline;
	text-align:left;
	}
.firmatab
{
	width:276px;
	height:406px;
	background-image:url('images/firmatab.png');
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:80px;
	}
.firmatab a
{
	color:#666666;
	text-decoration:none;
	
	}
.firmatab a:hover
{
	color:#666666;
	text-decoration:underline;
	text-align:left;
	}
.projetab
{
	width:276px;
	height:406px;
	background-image:url('images/projetab.png');
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:80px;
	}
.projetab a
{
	color:#666666;
	text-decoration:none;
	
	}
.projetab a:hover
{
	color:#666666;
	text-decoration:underline;
	text-align:left;
	}

