.header{
	height: 100px;
	background-image: url('images/top.jpg');
}


a:link{
	color: blue;
	text-decoration: none;
}

a:visited{
	color: blue;
	text-decoration: none;
}

	
a:hover{
	color: #303030; \\#e81e1c;
	text-decoration: none;
}

.bluelink a:visited{
	color: #f4f8fb;
	text-decoration: none;
}
.bluelink a:link {
	color: #f4f8fb;
	text-decoration: none;
}

.body{
	text-align: left;
	font-family: verdana;
	color: blue;
	font-size: 13px;
	text-decoration: bold;
}

.text{
	text-align: justify;
	font-family: verdana;
	color: #333333;
	font-size: 13px;
	text-decoration: bold;
}

.title{
	text-align: center;
	font-family: verdana;
	color: blue;
	font-size: 18px;
	text-decoration: bold;
}

.pret{
	text-align: right;
	font-family: verdana;
	color: blue;
	font-size: 13px;
	text-decoration: bold;
}

.copy{
	text-align: center;
	font-family: verdana;
	color: black;
	font-size: 10px;
	text-decoration: bold;
	cursor: "hand";
}

.lista{
	text-align: center;
	font-family: verdana;
	color: black;
	font-size: 12px;
	text-decoration: bold;
}

.nota{
	text-align: left;
	font-family: verdana;
	color: #333333;
	font-size: 10px;
	text-decoration: bold;
}

.menu{
		background-image: url('images/menu.jpg');
}


.menu_button{
	height: 25px;
	font-family: arial;
	font-size: 16px;
	text-align: center;
	text-valign: top;
	cursor: "hand";
	font-weight: bold;
	color: blue;
}

.menu_button_right{
	height: 30px;
	font-family: verdana;
	font-size: 12px;
	text-align: right;
	text-valign: top;
	cursor: "hand";
	font-weight: bold;
}

.button{
		font-family: verdana;
	font-size: 12px;
	text-align: center;
	text-valign: top;
	cursor: "hand";
	font-weight: bold;
}

.center{
	text-align: center;
	font-family: verdana;
	color: black;
	font-size: 12px;
	text-decoration: bold;
}

.left{
	text-align: left;
	font-family: verdana;
	color: black;
	font-size: 12px;
	text-decoration: bold;
}

.right{
	text-align: right;
	font-family: verdana;
	color: black;
	font-size: 12px;
	text-decoration: bold;
}

.list{
		background-color: #c2e1f6;
}

.list_over{
		background-color: #ebf6fa;
}



.data{
	background-image: url('images/jos.jpg');
	height: 25px;
	font-family: verdana-bold;
	font-size: 14px;
	text-align: center;
	text-valign: top;
	font-weight: bold;
}

.contact{
	text-align: left;
	font-family: verdana;
	color: blue;
	font-size: 16px;
	text-decoration: bold;
}