<!--
body {
	background-color: #C0C0C0;
	font-family: Calibri, Verdana, Arial
}
.slogan{
	color: #333399; 
}
table.main{
	border:1px solid #9999FF; 
}
td.main{
	border-bottom:1px solid #C0C0C0; 
}
td {	font-size: 15px;
}
td.menu {	
	font-size: 12px;
	background-color: #C0C0C0;
}
td.photographers{
	font-size: 11px
}
table.header{
	background:url(../img/header_background.png)
}
td.header{
	font-size: 30px;
	color: #6960EC
}
p{	text-align:justify}

a:link {
	text-decoration: none;
	color: #333399;
}
a:visited {
	text-decoration: none;
	color: #333399;	
}
a:hover {
	text-decoration: underline;
	color: #333399;	
}
a:active {
	text-decoration: none;
	color: #333399;	
}
.tablebody{
	background-color: #9999FF;
}
td.label{
	font-size: 26px;
	color: #FFFFFF;
	background-color: #969696;
	height:30px;
}
td.labelContactFeedback{
	font-size: 17px;
	color: #000000;
	background-color: #E0E0E0;
	height:30px;
}
td.label_purple{
	font-size: 26px;
	color: #FFFFFF;
	height:30px;
}
td.label_picture{
	font-size: 7px;
}

a.link:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.link:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;	
}
a.link:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;	
}
a.link:active {
	text-decoration: none;
	font-weight: bold;
	color: #333399;	
}
a.packlink:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.packlink:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;	
}
a.packlink:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;	
}
a.packlink:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.packlink_active {
	color: #333399;
	align: center;
}
-->

