a {
	text-decoration: none;
	font-family: Square721 BdEx BT, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #031215;
	font-weight: bold;
}
a:link {
	color: #031215;
}
a:visited {
	color: #031215;
}
a:hover {
	color: #35AACD;
}
a.text {
	text-decoration: underline;
	font-family: Square721 BT, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #857C7A;
}
a.text:link {
	color: #857C7A;
}
a.text:visited {
	color: #857C7A;
}
a.text:hover {
	color: #35AACD;
	text-decoration: none;
}
body {
  /*cursor: url('styles/rocket.cur');*/
  scrollbar-base-color:#031215;
  scrollbar-3dlight-color:#031215;
  scrollbar-arrow-color:#75624F;
  scrollbar-darkshadow-color:#031215;
  scrollbar-face-color:#031215;
  scrollbar-highlight-color:#75624F;
  scrollbar-shadow-color:#75624F;
  scrollbar-track-color:#031215;
}