@charset "utf-8";
/* CSS Document */

.style1 A:link {
	text-decoration: none;
	color: #666666;
}
.style1 A:visited {
	text-decoration: none;
	color: #666666;
}
.style1 A:active {
	text-decoration: none;
	color: #666666;
}
.style1 A:hover {text-decoration: underline; color: #FFFFFF;}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
td.buttoncell, td.buttonactive {
text-align: left;
}
