.guns { onmouseover="this.style.backgroundColor='#cccccc'" onmouseout="this.style.backgroundColor='#ffffff'"}
.bullet { list-style-image: url("/pics/colt-commando.gif") }
.yank{}
.underline { text-decoration: none;}
.red {
	color: #CC0000;
	text-decoration: none;
}
.blue {
	color: #003399;
	text-decoration: none;
}
.orange {
	color: #666666;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
