.Web_Text {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}
.Web_Text_right {
	font-size: 10pt;
	color: #000000;
	background-position: right top;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
