a {
	text-decoration: none;
}
td {
	font-size: 12px;
}
body {
	font-size: 12px;
}
.menu {
	font-size: 14px;
	color: #FFFFFF;
}
div {
	font-size: 12px;
}
.text01 {
	font-size: 18px;
	font-weight: bold;
	padding-right: 60px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 15px;
	background-color: #FF66CC;
}
.menu a:link {
	color: #FFFFFF;
}
.menu a:visited {
	color: #FFFFFF;
}
.line-lr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF66CC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF66CC;
}
.menu a:hover {
	color: yellow;
}

