.ToolBar A:link {text-decoration: none; color: #000000}
.ToolBar A:visited {text-decoration: none; color: #000000}
.ToolBar A:active {text-decoration: none; color: #000000}
.ToolBar A:hover {text-decoration: underline; color: #000000}
.ToolBar {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 3px;

}
.text A:link {text-decoration: underline; color: #000000}
.text A:visited {text-decoration: underline; color: #000000}
.text A:active {text-decoration: underline; color: #000000}
.text A:hover {text-decoration: underline; color: #000000}
.text {
	font-family: Arial;
	font-size: 12px;
}
.BodyText A:link {text-decoration: underline; color: #FF9900}
.BodyText A:visited {text-decoration: underline; color: #FF9900}
.BodyText A:active {text-decoration: underline; color: #FF9900}
.BodyText A:hover {text-decoration: underline; color: #FF9900}
.BodyText {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;

}
