body {
	background-image: url(images/top/bg_top.gif);
	background-repeat: repeat-x;
	background-color: #E86D98;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
td {
	font-size: 12px;
}
