a:link {
	color: #FF3333;
	text-decoration: none;
}

a:visited {
	color: #993366;
	text-decoration: none;
}

a:active {
	color: #FF3333;
	text-decoration: none;
}

a:hover {
	color: #CC3366;
	text-decoration: underline;
}

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

.txtM {
	font-size: 100%;
	line-height: 150%;
}

.txtS {
	font-size: 80%;
	line-height: 120%;
}
.txtSS {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	font-weight: normal;
}
.txtS_footer {
	font-size: 80%;
	line-height: 120%;
	color: #FFFFFF;
}

td.footertxt {
	padding-top: 2px;
	padding-bottom: 1px;
}

.menu_photoL {
	margin-right: 40px;
}

.menu_photoR {
	margin-left: 40px;
}

.menu {
	margin-bottom: 35px;
}

