.top {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #000000;
}
body {
	margin: 0px;
	background-image: url(image/bg.gif);
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
}
a:link IMG {
	border: 1px solid #FF0000;
}
a.link1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	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: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link2:hover {


	font-family: Impact;
	font-size: 30px;
	color: #FF0000;
	text-decoration: underline;
}
.text2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

