BODY  {
	background-color : #0099FF;
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 10pt;
	text-decoration : none;
}

A:Visited  {
	color : Black;
}

A  {
	color : Black;
}

A:Hover  {
	color : White;
}

A:Active  {
	color : White;
}

.buttons  {
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
}

.activebtn  {
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Yellow;
}

.grp  {
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : Black;
}

.buttons2  {
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
	margin-top: -2pt
}

.activebtn2  {
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 8pt;
	color : Yellow;
	font-weight : bold;
	margin-top: -2pt
}

