/* CSS Document */
.style1 {
	font-family: "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

.style2 {
	font-family: "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.style3 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", sans-serif;
}
.style4 {color: #FFFF00}
