#top {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FD9C00;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:link IMG {
	border: 1px solid #0033FF;
}
a.link1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
a.link1:hover {

	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link2 {

	font-family: Impact;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link2:hover {


	font-family: Impact;
	font-size: 40px;
	color: #0000FF;
	text-decoration: underline;
}
.text2 {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 5px;
	text-transform: capitalize;
}
ul {
	margin: 0px;
	list-style-type: square;
	list-style-position: outside;
}
BODY {
	background-image: url(image/BG.gif);
	margin: 0px;
}

