﻿.VitrinPeek
{
	background-image: url('VitrinlerIcons/header1.jpg');
	background-repeat: no-repeat;
	height: 60px;
	text-align: center;
	font-size: 15 px;
	font-weight: bold;
	font-family: Verdana;
	padding-right: 52px;
}

.VitrinPeek a
{
	text-decoration:none;
}
.VitrinPeek a:hover
{
	text-decoration:underline;
}