/* CSS Document */
body {
	background-color: #D4D0C8;
	margin-top: 0px;
	background-image: url(images/bg.gif);
}
.style1 {color: #666666; font-size: x-small; line-height:18px}
.style4 {color: #666666; font-size: x-small; line-height:18px}
.style15 {color: #9121A1; font-size: x-small; line-height:18px}

a:link {
	FONT-SIZE: x-small; color: #333333;
	text-decoration: none;
	text-decoration: underline;
}
a:visited {
	FONT-SIZE: x-small; color: #333333;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	FONT-SIZE: x-small; color: #FF9900;
	text-decoration: none;
	text-decoration: underline;
}
a:active {
	FONT-SIZE: x-small; color: #FF9900;
	text-decoration: none;
	text-decoration: underline;
}
