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

.ttwhite A:link {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.ttwhite A:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.ttwhite A:active {
	COLOR: #333333;
	text-decoration: none;
}
.ttwhite A:hover {
	font-size: 14px;
	COLOR: #FFFF00;
	text-decoration: none;
}




.tt01 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #576775;
	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;
}

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

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


BODY {
	BACKGROUND-COLOR: #FFFF;
	background-image:url(../images/bg_hbd.jpg); background-position:center; background-position:top; background-repeat: no-repeat; background-attachment:fixed;


