a:link {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
	text-decoration: underline blink;


}
a:active {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00FFFF;
	text-decoration: none;
}
.border1 {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	height: auto;
	width: auto;
	page-break-before: auto;
	page-break-after: auto;
	position: static;
	background-image: url(image/bg_topic.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: top;




}
.topic {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-attachment: fixed;
	background-image: url(image/topic.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	vertical-align: middle;

}
.text1 {
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	border: thin none #FFCC33;

}
