a:link {color: #0066cc} /* Unvisited links */
a:visited {color: #0066cc} /* Visited links */
a:active {color: #0066cc} /* Active links */
a:hover {color: #000000} /* User Hover over link turns it yellow */

.copy:link {color: #FFFFFF}
.copy:visited {color: #FFFFFF}
.copy:active {color: #FFFFFF}
.copy:hover {color: #000000}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copy {
	font-family: Tahoma;
	font-size: 10px;
	color: #909090;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	color: #5B5B5B;
}
.blue {
	font-family: Tahoma;
	font-weight: bold;
	color: #0066cc;
}
.white {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
.orange_2 {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFA800;
}
.content {
font-family: Tahoma;
font-color: #5B5B5B;
font-size:10pt;
line-height:18px;
}
