a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
.bodycopky {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}
.copyright {
	font-family: Tahoma;
	font-size: 9px;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .2em;

}
.white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #009999;
}
