body{ font-family : Arial; font-size : 8pt; }
input{ font-family : Arial; font-size : 8pt; }
select{ font-family : Arial; font-size : 8pt; }
td{
	font-family : Arial;
	font-size : 8pt;
	color: #000000;
}
a{
	font-size:8pt;
	font-family:Arial;
	text-decoration:none;
	font-weight: bold;
	color: #000000;

}
a:hover{
	color:#666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;

}

.link{
	font-family : Arial;
	font-size : 8pt;
	color: #666666;
	text-decoration:none;
	font-weight: none;
}
.link:hover{
	font-family : Arial;
	font-size : 8pt;
	color: #CC0000;
	text-decoration:none;
	font-weight: bold;
}

