a:link {
	text-decoration: none;
	color: #FFF;
	font-family: tahoma;
}
a:link bold  { color: #ffa500; font-family: tahoma; text-decoration: none  }
a:visited {
	text-decoration: none;
	color: #999;
	font-family: tahoma;
}
a:hover {
	font-family: tahoma;
	color: #f90;
	font-size: 12px;
}
body {
	color: white;
	font-size: 12px;
	font-family: tahoma;
}

