body {
	background-color: #C800F9;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color: #FFD100;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	text-decoration: underline;
	color: #FFD100;
}


a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: underline;
	color: #FFD100;
}
.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FED403;
	border-right-color: #FED403;
	border-bottom-color: #FED403;
	border-left-color: #FED403;
}
.border2 {
	border: 1px dotted #FED403;
}
.thumbhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFF00;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.topinfopage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.mainlinkinfopage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C2708;
	text-decoration: none;
}
.maintopinfopage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.thumbhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
}

