/* CSS Document */



a:link {
	color: #66CCFF;
	text-decoration: none;
}
a:visited {
	color: #66CCFF;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #66CCFF;
	text-decoration: none;
}

body {
	margin-top: 0px;
	background-image: url(../img/bg.gif);
}
.tre13-66 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #666666;
}
.tre11-99 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #999999;
}
.tre11-66 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}

.white {color: #FFFFFF}

.pink {color: #CC6699}

.white-ea {color: #DADADA}

.white-cc {color: #CCCCCC}

.pink-line {
	border: 1px solid #E1A6C4;
}
