.body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.body1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	
	color: #000000;
}
.body a:link {
	text-decoration: none;
	color: #669999;


}
.boxContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.boxContent a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;

}
.boxHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: inherit;
	color: #000000;
}

.body a:visited {
	color: #006666;
	text-decoration: none;
}
.body a:active {

	color: #006666;
	text-decoration: none;
}
.body a:hover {
	color: #669999;
	text-decoration: underline;
}
.boxContent a:active {
	color: #006666;
	text-decoration: none;
}
.boxContent a:visited {

	color: #006666;
	text-decoration: none;
}
.boxContent a:hover {
	color: #669999;
	text-decoration: underline;
}
