	.dummy {}


	html, option, form, select, body, div, span, th, td, form, p, li, ul, ol, a, h1, h2, h3, h4, h5, h6 {
		font-family : Arial, Helvetica, sans-serif;
}



	.white {
		font-size : 11px;
		color : #000000;
}
	a.white {
		text-decoration: underline;
		color : #000000;
}
	a:hover.white {
		text-decoration: none;
}

b {
	font-weight : 600;
}

	.whitemedium {
		font-size : 12px;
		color : #ffffff;
}
	.whitemedium a {
		text-decoration: underline;
		color : #ffffff;
}

	.whitemedium a:hover {
		text-decoration: none;
}
	.whitelarge {
		font-size : 18px;
		color : #ffffff;
}
	.whitelarge a {
		text-decoration: underline;
		color : #ffffff;
}
	.whitelarge a:hover {
		text-decoration: none;
}
	.blacksm {
		font-size : 10px;
		color : #000000;
}
	.blacksm a {
		text-decoration: underline;
		color : #000000;
}
	.blacksm a:hover {
		text-decoration: none;
}
	.black {
		font-size : 11px;
		color : #000000;
}
	.black a {
		text-decoration: underline;
		color : #000000;
}
	.black a:hover {
		text-decoration: none;
}
	.blacklarge {
		font-size : 18px;
		color : #000000;
}
	.blacklarge a {
		text-decoration: underline;
		color : #000000;
}
	.blacklarge a:hover {
		text-decoration: none;
}


	.defaultadventure {
		font-size : 11px;
		color : #361987;
}
	.defaultadventure a {
		text-decoration: underline;
		color : #361987;
}
	.defaultadventure a:hover {
		text-decoration: none;
}
