BODY
{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #333366;
	font-size:10px;
}
span.titleText {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

select{
	font-size:12px
}

td.zoomButton {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	font-weight: bold;
	padding: 2px;
}

A.option_link 				{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}
A.option_link:visited 		{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}
A.option_link:hover 		{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}

A.greyText			{ font-weight: normal; color: #CCCCCC; text-decoration: none; }
A.greyText:visited 		{ color: #CCCCCC; }
A.greyText:hover 		{ color: #CCCCCC; text-decoration:underline;}

A.blackText			{ font-weight: normal; color: #000000; text-decoration: none; }
A.blackText:visited 		{ color: #000000; }
A.blackText:hover 		{ color: #333366; text-decoration:underline;}
