body {
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(sun.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: hand;
	color: #000000;

}
a:visited {
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	color: #000000;

}
a:hover {
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #000000;

}
a:active {
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	color: #000000;

}
a:link {
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	color: #000000;
}
p {
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
