

{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	font-family: Arial, sans-serif, Verdana;
	TEXT-DECORATION: none;
	list-style-image : url(images/paintball-bullet.gif);
}
td
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	list-style-image : url(images/paintball-bullet.gif);
}
a:link
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	font-family: Arial, sans-serif, Verdana;
	TEXT-DECORATION: none
}
a:visited
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	font-family: Arial, sans-serif, Verdana;
	TEXT-DECORATION: none
}
a:hover
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #EEB133;
	font-family: Arial, sans-serif, Verdana;
	TEXT-DECORATION: none;
}


.links_ftr a:link {
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}

.links_ftr a:visited {
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}

.links_ftr a:active {
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}

.links_ftr a:hover {
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: blue;
}


.links_header a:link {
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.links_header a:visited {
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.links_header a:active {
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.links_header a:hover {
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	COLOR: #EEB133;
}

#gold-bullets
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#gold-bullets li 
{
padding-left: 10px;
background-image: url(images/gold-bullets.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
}

#blue-bullets
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#blue-bullets li 
{
padding-left: 10px;
background-image: url(images/blue-bullets.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
}

#red-bullets
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#red-bullets li 
{
padding-left: 10px;
background-image: url(images/red-bullets.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
}

#green-bullets
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#green-bullets li 
{
padding-left: 10px;
background-image: url(images/green-bullets.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
}


.links_btm a:link {
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.links_btm a:visited {
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.links_btm a:active {
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #EEB133;
	text-decoration: none;
}

.links_btm a:hover {
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #EEB133;
}


