/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000; background-image:url(images/pback.jpg); height:534px; 
	background-position:top;
	background-repeat:no-repeat
}

 img, div, input { behavior: url("iepngfix.htc") 
}

body,td,th {
	color: #FFFFFF;
	font-family:"Lucida Sans Typewriter";
	font-size: 14px;
}
a:link {
	color: #FFFC00;
	text-decoration: none; 
}
a:visited {
	color: #FFFC00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none; 
}
a:active {
	color: #FFFC00;
	text-decoration: none; 
}
a {
	font-size: 12px;
	font-weight: bold;
}

.footer {font-size:11px;}
