a:link {color:#EC4D00}
a:visited {color:#EC4D00}
a:hover {color:#FFFF00}
a:active {color:#0066FF}

body{
	font-family: Arial; 
	font-size: 10pt; 
	color:#CB94F8; 
	background-color: #000000
}

table{
	background-color:#000000;
	text-align: left;
	vertical-align: middle;
}
td{
	padding: 3px;
	background-color:#000000;
}
.gallery{
	text-align:center;
	padding: 4px;
	background-color:#250B48;
	border-top-width: thin;
	border-right-width: 2px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6000;
	border-right-color: #FEBC34;
	border-bottom-color: #FEE96D;
	border-left-color: #D84701;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	line-height: 32px;
	font-weight: normal;
	color:#FF5922;
}

