body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #29ABE2;
	background-color: transparent;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
}
li {
	color: #339966;
	list-style-type: square
}
ul {
	color: #339966;
	list-style-type: square
}
ol {
	color: #339966
}
.mytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #29ABE2;
	font-size: 11px;
}
.mytext a:link {
	color: #FF9900;
	text-decoration: none
}
.mytext a:visited {
	color: #FF9900;
	text-decoration: none
}
.mytext a:hover {
	color: #FFFFFF
}
.mytext a:active {
	color: #FF9900
}
.mytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600
}
.mytext2 a:link {
	color: #666666;
	text-decoration: none
}
.mytext2 a:visited {
	color: #666666;
	text-decoration: none
}
.mytext2 a:hover {
	color: #CCCCCC;
	background-color: #333333
}
.mytext2 a:active {
	color: #333333
}
#center {
}

