body { background: #ffffff; color: #660099 } 
body { scrollbar-base-color: #660099 }   
body { font-family: helvetica, sans serif, verdana; font-size: 12px }
P { font-family: helvetica, sans serif, verdana; font-size: 12px }
tr { font-family: helvetica, sans serif, verdana; font-size: 12px }
a:link { color: 660033; text-decoration: none; font-weight:bold }
a:visited { color: #660099; text-decoration: none; font-weight:bold }
a:active { color: #9966CC; text-decoration: none; font-weight:bold }
a:hover { color: #9966CC; text-decoration: underline; font-weight:bold }


#cssButtonMurasaki a  {	
	background-color: #EEEEFE;
	color: #660099;
	visited: #660099; 
	padding: 3px 5px; 
	font-size: 14px; 
	font-family: helvetica, sans serif, verdana;
	font-weight: bold;
	text-decoration: none;
	border: 4px outset #9966CC;
	text-align: center;
	line-height: 1.5;
}
#cssButtonMurasaki a:hover {
	background-color: #EEEEFE;
	color: #660099;
	visited: #660099;
	border: 4px inset #660099;
}
#cssButtonMurasaki H4 {
	background-color: #ffffff; 
	color: #660099; 
	font-size: 11px; 
	font-family: helvetica, sans serif, verdana;
	font-weight: none;
	text-decoration: none;
	text-align: left;
}
#cssButtonMurasaki H3  {	
	background-color: #EEEEFE;
	color: #660099;
	visited: #660099; 
	padding: 3px 5px; 
	font-size: 20px; 
	font-family: helvetica, sans serif, verdana;
	font-weight: bold;
	text-decoration: none;
	border: 4px outset #9966CC;
	text-align: center;
	line-height: 1.5
}
