a {
	font-family: Tahoma;
	font-size: 11px;
	color: #42BDF6;
	font-weight: bold;
}
a:hover {
	color: #3399FF;
	text-decoration: none;
}
body {
	background-color: #090416;
}
a:link {
	color: #AAD1EE;
	text-decoration: none;
}
a.studio:link {
	font-family: Tahoma;
	font-weight:lighter;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
	padding: 0 0 0 5;
}
a.studio:visited {
	font-family: Tahoma;
	font-weight:lighter;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
	padding: 0 0 0 5;
}
a.studio:hover {
	font-family: Tahoma;
	font-weight:lighter;	
	font-size: 11px;
	color: #FFFFFF;
	background-color: #b47171;
	text-decoration: none;
	padding: 0 0 0 5;
}
a.wedding:link {
	font-family: Tahoma;
	font-weight:lighter;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2E3092;
	text-decoration: none;
	padding: 0 0 0 5;
}
a.wedding:visited {
	font-family: Tahoma;
	font-weight:lighter;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2E3092;
	text-decoration: none;
	padding: 0 0 0 5;
}
a.wedding:hover {
	font-family: Tahoma;
	font-weight:lighter;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2E3092;
	text-decoration: none;
	padding: 0 0 0 5;
}
a.comm:link {
	font-family: Tahoma;
	font-weight:lighter;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 0 0 0 5;
}
a.comm:visited {
	font-family: Tahoma;
	font-weight:lighter;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 0 0 0 5;
}
a.comm:hover {
	font-family: Tahoma;
	font-weight:lighter;	
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4463d3;
	text-decoration: none;
}
a.print:link {
	font-family: Tahoma;
	font-weight:lighter;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 0 0 0 5;
}
a.print:visited {
	font-family: Tahoma;
	font-weight:lighter;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 0 0 0 5;
}
a.print:hover {
	font-family: Tahoma;
	font-weight:lighter;	
	font-size: 11px;
	color: #FFFFFF;
	background-color: #AAA91B;
	text-decoration: none;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #D7D7D7;
}
#header1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #CC6666;
	font-weight:bold;
}
#container{
	height:540px;
	width:781px;
	left:50%;
	top:50%;
	position:absolute;
	margin:-270px 0 0 -390.5px;
}