﻿body {background:url(/images/bg.gif) no-repeat top left fixed #C0DCEA; height:600px;}

.txt
{
    color: #000080;
    font-family: Verdana;
    font-size: 8pt;
}

a.footerLink
{
	font-family: Verdana;
	font-size: 8pt;
	color: #FF9900;
	text-decoration:none 
}
a:hover.footerLink
{
	font-family: Verdana;
	font-size: 8pt;
	color: #FF9900;
	text-decoration:underline 
}
.copyright
{	
	
	font-family: Verdana;
	font-size: 8pt;
	color: #FF9900;
}

/*.bg {background:url(/images/bg.gif) no-repeat top fixed; height:600px;}*/