
span.NewList { 
	font-size: 18px; 
	color: #000000; 
	font-weight: bolder; 
}

a.NewList, a.NewList:visited, a.NewList:active, a.NewList:hover { 
	color: #0000ff; 
	text-decoration: underline;
	font-size: 14px;
}

a.PageNav, a.PageNav:visited, a.PageNav:active, a.PageNav:hover { 
	color: #0000ff; 
	text-decoration: underline; 
}

.NewTitlebar { 
	color: #ffffff; 
	background: #0000ff; 
}

.newRvTitle { 
	font-size: 18px; 
	color: Black; 
	font-weight: bolder; 
}

.NewAnchorLink { 
	font-size: 14px; 
}

.form {
	border: 1px solid #BBBBBB; 
	background: #FFFCD7; 
}
