.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.albumtext {
	font-family: Helvetica;
	font-size: 12px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
A:link {
	text-color: white;
}
A:visited {
	text-color: white;
}
A:active {
	text-color: white;
}
A:hover {
	text-color: white;
}
.image {
	border-width:0px;
}
a img{
border:0;
} 