a {
	text-decoration: none;

	font-family: Helvetica Neue,Arial; 
	color: #FFFFFF;	
}

a:hover {


	font-family: Helvetica Neue,Arial; 
	color: #666666;
}

.basicrot {
	font-size: 22px;
	font-family: Helvetica Neue,Arial; 
	font-weight: lighter;
	color: #FFFFFF;
	
}
.peqrot {
	font-size: 16px;
	font-family: Helvetica Neue,Arial; 
	font-weight: lighter;
	color: #FFFFFF;
}

.basicbtn {
	font-size: 22px;
	font-family: Helvetica Neue,Arial; 
	font-weight: lighter;
	color: #FFFFFF;
	
}

.peqbtn {
	font-size: 16px;
	font-family: Helvetica Neue,Arial; 
	font-weight: lighter;
	color: #FFFFFF;
	
}

.basicbtn_on {
	font-size: 22px;
	font-family: Helvetica Neue,Arial; 
	font-weight: lighter;
	color: #FF1E0B;
}

.basicbtn_on a{
	font-size: 22px;
	font-family: Helvetica Neue,Arial; 
	color: #FF1E0B;
	text-decoration: none;
}

#fotonext {
    cursor: pointer;
    background: transparent url(images/next-horizontal.png) no-repeat left bottom;
}

#fotoprev {
    cursor: pointer;
    background: transparent url(images/prev-horizontal.png) no-repeat right bottom;
}

#play {
    cursor: pointer;
    background: transparent url(images/play.png) no-repeat right bottom;
}

ul {
	margin-top:0px;
	margin-left:0px;
}

li {
	margin-top:0px;
	margin-left:0px;
	color: #FF1E0B;
	list-style-type: disc;
}