@charset "UTF-8";
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	font-weight: lighter;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: lighter;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #E3E2D8;
}
.border {
	border-top: thick double #000000;
	border-right: thick double #000000;
	border-bottom: thick double #000000;
	border-left: thick double #000000;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: lighter;
	text-decoration: none;
	color: #FFFFCC;
	line-height: 3px;
}
.bordex {
	border: thick solid #322A2D;
}
