@import "base2.css";
body {
	background: url("images/grid.gif") #001093 repeat scroll;
}
a:link {
	color: #AAA;
}
a:visited {
	color: #0EBB01;
}
a:active {
	color: #26FF09;
}