.game {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.marker:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	list-style-position: inside;
	text-transform: capitalize;
}
a.marker:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	text-transform: capitalize;
}
a.marker:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}
a.search:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
	list-style-position: inside;
	text-transform: capitalize;
}
a.search:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000040;
	text-decoration: underline;
	text-transform: capitalize;
}
a.search:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #800000;
	text-decoration: underline;
	text-transform: capitalize;
}

a.content_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	list-style-position: inside;
	text-transform: capitalize;
}
a.content_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	text-transform: capitalize;
}
a.content_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	text-transform: capitalize;
}
a.delete:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	list-style-position: inside;
	text-transform: capitalize;
}
a.delete:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	text-transform: capitalize;
}
a.delete:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	text-transform: capitalize;
}
