a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;




}
a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.subhead {
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;


}
li {
	list-style-image: url(../images/redbull.gif);
}
h4 {
	padding-top: 10px;


}
