.ttbold {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 1/px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.ttbold A:link {
	COLOR: #EC008C;
	text-decoration: none;
}
.ttbold A:visited {
	COLOR: #333333;
	text-decoration: none;
}
.ttbold A:active {
	COLOR: #EC008C;
	text-decoration: none;
}
.ttbold A:hover {
	COLOR: #ffffff;
	text-decoration: none;
}




.tt01 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
.tt01 A:link {
	COLOR: #0066CC;
	text-decoration: none;
}
.tt01 A:visited {
	COLOR: #666666;
	text-decoration: none;
}
.tt01 A:active {
	COLOR: #0066CC;
	text-decoration: none;
}
.tt01 A:hover {
	COLOR: #FF9900;
	text-decoration: underline;
}

.body{
	backgound: #000000;
	text-decoration: underline;
}

