.bg {
	background-attachment: fixed;
	background-color: #000;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	overflow:auto;
	}

.bgt {
	background-attachment: fixed;
	background-color: #000;
	background-image: url(../img/bgt.jpg);
	background-repeat: no-repeat;
	background-position: top;
	overflow:auto;
	}

p.default
  {
	font-family:Arial,Times New Roman;
	font-size:12pt;
	color:#ffcc00;
	font-weight:100;
	text-align: left;
  }
p.back
  {
 font-family: Arial, Helvetica, sans-serif; font-size:10pt; color:#ff0000; 
  }

 

a.nav:link
  {
 	font-family: Arial, Helvetica, sans-serif; 
    font-size:16pt; 
	color:#ffcc00; 
	font-weight:bold;
  }
a.nav:visited
  {
   font-family: Arial, Helvetica, sans-serif; 
   font-size:16pt; 
   color:#ffcc00; 
   font-weight:bold;
  }
a.nav:hover
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
    font-weight:bold;
	color: #0099cc;
  }
a.nav:active
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#ffcc00;
	font-weight:bold;
  }



a:link
  {
 	font-family: Arial, Helvetica, sans-serif; 
    font-size:16pt; 
	color:#ffcc00; 
	font-weight:bold;
  }
a:visited
  {
   font-family: Arial, Helvetica, sans-serif; 
   font-size:16pt; 
   color:#ffcc00; 
   font-weight:bold;
  }
a:hover
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
    font-weight:bold;
	color: #F00;
  }
a:active
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#ffcc00;
	font-weight:bold;
  }

table.def
{ width:801;
height:535;
	}
