.cellstyle {
	border: thin solid #99CCCC;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #336699;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #336699;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	background-color: #3333FF;
	color: #FFFFFF;





}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #336699;

}
