body, table, td, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	font-size: 10px;
	color: white;
}
.ttl {
	color: #AD2F30;
	font-weight: bold;
	font-size: 12px;
}
#menu {
	color: #5E3D69;
	font-size: 12px;
	}
#menu:hover {
	font-weight: bold;
}	

.copy {
	font-weight: bold;
	color: white;
	font-size: 10px;
	padding-top: 5px;
}
#copy {
	font-weight: bold;
	color: white;
	font-size: 10px;
}
#copy:hover {
	color: #DBCCCC;
}

	
.txt {
	color: #8E5C9E;
	font-size: 12px;
	padding: 10px;
}
.left {
	padding-left: 10px;
	padding-right: 10px;
}
#toplnk {
	font-weight: bold;
}
#lnk {
	color: #8E5C9E;
	font-size: 12px;
	font-weight: bold;
}
#lnk:hover {
	color: #C89CD2;
}