/*
  Style sheet for Sniper Country Compendium detail pages
*/

body {
	color: #000000;
	background: url(../graphics/brnpapr.gif) #DEBD7B;
     }

a {font-weight: bold;}
a:link {color: #009900;}
a:visited {color: #990000;}
a:hover {color: yellow;}
a:active {color: #FF0000;}

