.boldstyle {
	font-style: normal;
	font-weight: bold;
	color: #663300;
}
a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color:#006699;
	text-decoration:none;
	background:#E5E5E5;
	font-weight: bold;

	
}
a:visited {
	color:#FF9933;
	text-decoration:none;
	background:#E5E5E5;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bolder;
}
a:hover {
	color:#0000FF;
	text-decoration:none;
	cursor:default;
	background:#CCCCFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	color:#0000FF;
	text-decoration:none;
	background:#E5E5E5;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bolder;
}


center p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14pt;
	color: #000000;
}
