a
{
	text-decoration:none;
	color:"#6262ff";
}
h2
{
	color:"#9999ff";
}
h3
{
	color:"#9999ff";
}
hr
{
	color:"#9999ff";
	width:75%;
	height:1px;
}
li.newbullet
{
	list-style-image: url("images/bluebulletsmall.gif");
}
.greyborder
{
	border-width:'10px';
	border-color:"#9999ff";
}
.blackborder
{
	border-width:'20px';
	border-color:"#000000";
}
.mainnav
{
	font-size:18;
	text-decoration:none;
	color:"#000000";
	font-weight:bold;	
}
.linkheaders
{
	font-size:18;
	text-decoration:none;
	color:"#ffffff";
	font-weight:bold;	
	background-color:"#6F788E";
}
