BODY {
	margin-left : 0;
	margin-right : 0;
	margin-top : 10;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	background : #ffffff;
	font-size : smaller;
	
}

.weddings {
	font-family: Arial, Helvetica, sans-serif;
	background: #333366;
	color : #333333;
	font-size : smaller;
}

.portraits {
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
	background : #cc99cc;
	font-size : smaller;	
}

.events {
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
	background : #cccc99;
	font-size : smaller;	
}

.commercial {
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
	background : #669999;
	font-size : smaller;	
}

.playgroups {
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
	background : #ffcccc;
	font-size : smaller;	
}


.generic {
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
	background : #999999;
	font-size : smaller;	
}
.grey {
	background: #666666;
}

.byline {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : xx-small;
}

A:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : normal;
}

A:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : normal;
}

A:hover {
	color: #1e1e1e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A:active {
	color: #6666FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.portraitlink {
	font-family: Arial, Helvetica, sans-serif;
	color : #cc99cc;
	font-weight : bold;
}

A:VISITED.portraitlink {
	font-family: Arial, Helvetica, sans-serif;
	color : #cc99cc;
	font-weight : bold;
}

A:hover.portraitlink {
	font-family: Arial, Helvetica, sans-serif;
	color : #996699;
	font-weight : bold;
}

A.weddinglink {
	font-family: Arial, Helvetica, sans-serif;
	color : #9999cc;
	font-weight : bold;
}

A:VISITED.weddinglink {
	font-family: Arial, Helvetica, sans-serif;
	color : #9999cc;
	font-weight : bold;
}

A:hover.weddinglink {
	font-family: Arial, Helvetica, sans-serif;
	color : #6666CC;
	font-weight : bold;
}

A.eventslink {
	font-family: Arial, Helvetica, sans-serif;
	color : #cccc99;
	font-weight : bold;
}

A:VISITED.eventslink {
	font-family: Arial, Helvetica, sans-serif;
	color : #9999cc;
	font-weight : bold;
}

A:hover.eventslink {
	font-family: Arial, Helvetica, sans-serif;
	color : #6666CC;
	font-weight : bold;
}

A.playgroupslink {
	font-family: Arial, Helvetica, sans-serif;
	color : #F7C8CA;
	font-weight : bold;
}

A:VISITED.playgroupslink {
	font-family: Arial, Helvetica, sans-serif;
	color : #F7C8CA;
	font-weight : bold;
}

A:hover.playgroupslink {
	font-family: Arial, Helvetica, sans-serif;
	color : #F1989B;
	font-weight : bold;

}
.entrance {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	background-color: #FFFFFF;
}
.entrance_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	background-color: #FFFFFF;
}

