
a.roll:link {
	font-family: "Verdana", Verdana, mono;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: 500;
}
a.roll:hover {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666666;
	color: #333333;
	font-size: 10px;
}
a.roll:visited {
  font-family: "Verdana", Verdana, mono;
	color: #CA9A52;
	text-decoration: none;
	font-weight: 500;
	font-size: 10px;
}
a.roll:visited:hover {
	color: #666666;
	font-size: 10px;
	font-weight: 500;
}
a.text:link {
	font-family: "Verdana", Verdana, mono;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.text:hover {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}
a.text:visited {
  font-family: "Verdana", Verdana, mono;
	color: #CA9A52;
	font-size: 10px;
	text-decoration: none;
	font-weight: 500;
}

a.text:visited:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
p {
  font-family: "Verdana", Verdana, mono;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: 500;
}
h1 {
  font-family: "Verdana", Verdana, mono;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: 900;
}
h2 {
  font-family: "Verdana", Verdana, mono;
	font-size: 10px;
	color: #cc9966;
	text-decoration: none;
	font-weight: 900;
}
h3 {
  font-family: "Verdana", Verdana, mono;
	font-size: 10px;	
	color: #000000;
	text-decoration: none;
	font-weight: 900;
}