.largeImageTitle {
	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
}
.copyright {
	font-size: 9px;
	color: #9B4E00;
	text-align: center;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}

a {outline:none;}

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.textSubtitle {
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
}
h1 {
	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
}

