.bold {
	font-size: 18px;
	color: #990033;
	background:#ffffff
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif
}

a:link {
	color: #CC6666;
	background:#ffffff
}

a:hover {
	color: #990033;
	background:#ffffff
}

a:active {
		color: #CC6666;
	background:#ffffff
}

a:visited {
	color: #CC6666;
	background:#ffffff
}

.button {
	background-color: #990033;
	color: #FFFFFF;
	font-size: 14px
}

a.bottom:link
{
	color: #990033;
	text-decoration: none;
	background:#ffffff
}

a.bottom:visited
{
	color: #990033;
	text-decoration: none;
	background:#ffffff
}

a.bottom:hover
{
	color: #CC9999;
	text-decoration: none;
	background:#ffffff
}

.texty {
	font-family: monospace;
	font-size: 12px
}

a.gallery:link {
	font-size: +110%;
	color: #CC6666;
	background:#ffffff
; text-decoration: none
}

a.gallery:hover {
	font-size: +110%;
	color: #990033;
	background:#ffffff
; text-decoration: none
}

a.gallery:active {
	font-size: +110%;
	color: #CC6666;
	background:#ffffff
; text-decoration: none
}

a.gallery:visited {
	font-size: +110%;
	color: #CC6666;
	background:#ffffff
; text-decoration: none
}

