@charset "utf-8";
/* CSS Document */

<style type="text/css">

.test{
}

.MainNav {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #00cccc;
}

.MainNav a:link {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.MainNav a:hover {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #00cccc;
	text-decoration: none;
}

.MainNav a:visited {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.MainNav a:visited:hover {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #00cccc;
	text-decoration: none;
}

.InsideBox {
	border: solid;
	border-width: 1px;
	border-color: #ffffff;
	width: 820px;
	height: 494px;
	background-color: #000000;
	
}

.SmallWeddingNav {
	font-family: Times New Roman, Georgia, serif;
	font-size: 12px;
	color: #00cccc;
}

.SmallWeddingNav a:link {
	font-family: Times New Roman, Georgia, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.SmallWeddingNav a:hover {
	font-family: Times New Roman, Georgia, serif;
	font-size: 12px;
	color: #00cccc;
	text-decoration: none;
}

.SmallWeddingNav a:visited {
	font-family: Times New Roman, Georgia, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.SmallWeddingNav a:visited:hover {
	font-family: Times New Roman, Georgia, serif;
	font-size: 12px;
	color: #00cccc;
	text-decoration: none;
}

.FooterText {
	font-family: Times New Roman, Georgia, serif;
	font-size: 10px;
	color: #ffffff;	
}

.FooterText a:link {
	font-family: Times New Roman, Georgia, serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;	
}

.FooterText a:hover {
	font-family: Times New Roman, Georgia, serif;
	font-size: 10px;
	color: #00cccc;	
	text-decoration: none;
}

.FooterText a:visited {
	font-family: Times New Roman, Georgia, serif;
	font-size: 10px;
	color: #ffffff;	
	text-decoration: none;
}

.FooterText a:visited:hover {
	font-family: Times New Roman, Georgia, serif;
	font-size: 10px;
	color: #00cccc;	
	text-decoration: none;
}

</style>
