.Text_Area {
	font-family: Trebuchet MS, Tahoma, MS Sans Serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
}
.Text_Area {
	font-family: Trebuchet MS, Tahoma, MS Sans Serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.Links {
	font-family: Trebuchet MS, Tahoma, MS Sans Serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
}

.Links a:link {
	font-family: Trebuchet MS, Tahoma, MS Sans Serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;

}
.Links a:visited {
	font-family: Trebuchet MS, Tahoma, MS Sans Serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.Links a:hover {
	font-family: Trebuchet MS, Tahoma, MS Sans Serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

A:link {
	COLOR: #3333CC; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #0000FF; TEXT-DECORATION: none
}

.Copyright {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 9px; PADDING-BOTTOM: 5px; COLOR: #cccccc; PADDING-TOP: 5px; FONT-FAMILY: Trebuchet MS, Tahoma, MS Sans Serif
}

.Right_Links a:link {
	font-family: Trebuchet MS, Tahoma, MS Sans Serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-decoration: none;

}
.Right_Links a:visited {
	font-family: Trebuchet MS, Tahoma, MS Sans Serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-decoration: none;

}
.Right_Links a:hover {
	font-family: Trebuchet MS, Tahoma, MS Sans Serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-decoration: none;
}