/* <link rel="stylesheet" type="text/css" href="airgun.css"> */

A {
	font-style: normal; 
	font-variant: normal; 
	line-height: 100%; 
	color: #FFFFFF; 
	text-decoration: underline
  }

a:link       {
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline
}
a:visited    {
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline
}
a:hover      {
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none; background-color: #000000}
li {  line-height: normal; list-style-type: square; list-style-image:  url(images_new/bullet.gif)}

BODY 	{ 
	font-style: normal;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;  	
; background-color: #000000 }
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; color: #FFFFFF}
