@charset "utf-8";
/* 

Fake Fantasy -- Free Hosted Gallery 3

 */

body {
	background-color: #000000;
}

.top-table {
}

.bottom-table {
}

.imglink {
	border: #FDA901 1px solid;
}

.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #FCA901;
	text-decoration: none;
}

.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.biglink a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #FCA901;
	text-decoration: none;
}

.biglink a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.biglink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #FCA901;
	text-decoration: underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
