a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #336699;
	text-decoration: underline;
}
.style1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.pagetitle	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #336699;
	font-weight:bold;
}
.pageheader	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

