body,td,div{
	color : #FFFFFF;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
}

a {
color : #FFFFFF;
	background-color : transparent;
	font-weight : normal;
}

a:link {
	background-color : transparent;
	text-decoration : none;
	color: #FFFFFF;
}

a:visited {
	background-color : transparent;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	text-decoration : none;
	color: #FFFFFF;
}

.header01 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.backgroundcontent {
	background-image: url(../images/background_cont.jpg);
	background-repeat: repeat-x;
}
.textyellow {
	color: #FFFFCC;
}
.textorange {
	color: #FF9966;
}
.header02 {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.field {
	color: #666666;
}
