.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: 666699;
	text-decoration: none;
	line-height: 16pt;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;

}

.btn2 {
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: CC0000;
	text-decoration: underline;
	line-height: 16pt;
}