body {
 	background-color: #ffffff;
	margin-left: 0;
	margin-top: 0;
	width: 0;
	height: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-size: 12px;
	color: #000000;
}

.text {
	font-size: 14px;
	color: #000000;
}

.cd {
	height: 80px;
}

.show {
	color: #000000;
	font-weight: bold;
}

A:link {
	font-size: 12px;
	color: #443C53;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	font-size: 12px;
	color: #443C53;
	//background-color: #CBBDCC;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	font-size: 12px;
	color: #443C53;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	font-size: 12px;
	color: #993613;
	text-decoration: none;
	font-weight: bold;
}

A.large:link {
	font-size: 18px;
	color: #443C53;
	text-decoration: none;
	font-weight: bold;
}

A.large:hover {
	font-size: 18px;
	color: #443C53;
	background-color: #CBBDCC;
	text-decoration: none;
	font-weight: bold;
}

A.large:active {
	font-size: 18px;
	color: #443C53;
	text-decoration: none;
	font-weight: bold;
}

A.large:visited {
	font-size: 18px;
	color: #993613;
	text-decoration: none;
	font-weight: bold;
}

A.cont:link {
	font-size: 14px;
	color: #357754;
	text-decoration: none;
	font-weight: bold;
}

A.cont:hover {
	font-size: 14px;
	color: #357754;
	background-color: #CBBDCC;
	text-decoration: none;
	font-weight: bold;
}

A.cont:active {
	font-size: 14px;
	color: #357754;
	text-decoration: none;
	font-weight: bold;
}

A.cont:visited {
	font-size: 14px;
	color: #357754;
	text-decoration: none;
	font-weight: bold;
}

A.mp3:link {
	font-size: 12px;
	color: #357754;
	text-decoration: none;
	font-weight: bold;
}

A.mp3:hover {
	font-size: 12px;
	color: #357754;
	//background-color: #CBBDCC;
	background-color: #E1D5B5;
	text-decoration: none;
	font-weight: bold;
}

A.mp3:active {
	font-size: 12px;
	color: #357754;
	text-decoration: none;
	font-weight: bold;
}

A.mp3:visited {
	font-size: 12px;
	color: #357754;
	text-decoration: none;
	font-weight: bold;
}

A.quip:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A.quip:hover {
	font-size: 12px;
	color: #357754;
	text-decoration: none;
	font-weight: bold;
}

A.quip:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A.quip:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A.brick:link {
	font-size: 12px;
	color: #443C53;
	text-decoration: none;
	font-weight: bold;
}

A.brick:hover {
	font-size: 12px;
	color: #443C53;
	background-color: #CBBDCC;
	text-decoration: none;
	font-weight: bold;
}

A.brick:active {
	font-size: 12px;
	color: #443C53;
	text-decoration: none;
	font-weight: bold;
}

A.brick:visited {
	font-size: 12px;
	color: #993613;
	text-decoration: none;
	font-weight: bold;
}

A.notice:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

A.notice:hover {
	font-size: 12px;
	color: #830F0F;
	background-color: #E1D5B5;
	text-decoration: none;
	font-weight: bold;
}

A.notice:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

A.notice:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

A.shout:link {
	font-size: 18px;
	color: #357754;
	text-decoration: none;
	font-weight: bold;
}

A.shout:hover {
	font-size: 18px;
	color: #357754;
	//background-color: #CBBDCC;
	background-color: #E1D5B5;
	text-decoration: none;
	font-weight: bold;
}

A.shout:active {
	font-size: 18px;
	color: #357754;
	text-decoration: none;
	font-weight: bold;
}

A.shout:visited {
	font-size: 18px;
	color: #357754;
	text-decoration: none;
	font-weight: bold;
}

p {
	font-size: 14px;
	color: #000000;
}

h2 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.boxed {
	padding: .5em; 	
}

.notice {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

