body {
	background-image: url(img/bg_gradient.gif);
	background-repeat: repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #333;
}
.affmoe {
	background-image: url(img/paffmoemail.gif);
	font-size: 16px;
}
.ptopp {
	background-image: url(img/ptoppeek.gif);
}
.pintro {
	background-image: url(img/pintro.gif);
	text-align: center;
	font-size: 10px;
}
.midpeek {
	background-image: url(img/pmiddlepeek.gif);
}
.large {
	background-image: url(img/plarge.gif);
}
.peekster {
	background-image: url(img/peekster.gif);
}
.peekster2 {
	background-image: url(img/peekster2.gif);
	font-size: 14px;
	font-weight: bold;
}
.vimeo {
	background-image: url(img/pvimeo.gif);
}
.text {
	background-image: url(img/ptext.gif);
	font-size: 10px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #00F;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
a.servbar:link {
	text-decoration: none;
	color: #FFF;
}
a.servbar:visited {
    text-decoration: none;
	color: #FFF;
}
a.servbar:hover {
	text-decoration: none;
	color: #FF0;
}
a.servbar:active {
    text-decoration: none;
	color: #FFF;
}
