body {  font-family: Arial, Helvetica, sans-serif; color: #000099;}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #990000;
}
a.stuff:hover {
	color: #000000;
}
.newstuffColor {
	color: #990000;
}
.text12px {
	font-size: 12px
}
