body{
	background-color:#FFF;
}
a:link{
	color:#00F;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#09F;
	text-decoration:none;
	font-weight:bold;
}
a:active{
	color:#09F;
	text-decoration:none;
	font-weight:bold;
}
a:visited{
	color:#999;
	text-decoration:none;
	font-weight:normal;
}.techheader {
	color: #FFF;
}
