body,td,table,div
{
	font-family: verdana,arial,helvetica;
	font-size : 11px;
	line-height: 15px;
	color: #000000;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

ul
{
	font-family: verdana,arial,helvetica;
	font-size : 11px;
	color: #000000;
	line-height: 15px;
	margin-top: 4;
	margin-bottom: 4;
}

A:link { font-size: 11px; font-weight: normal; text-decoration: underline; color: #000000; }
A:visited { font-size: 11px; font-weight: normal; text-decoration: underline; color: #000000; }
A:active { font-size: 11px; font-weight: normal; text-decoration: underline; color: #000000; }
A:hover { font-size: 11px; font-weight: normal; text-decoration: underline; color: #ff9900; }

A.main:link { font-size: 10px; font-weight: bold; text-decoration: none; color: #000000; }
A.main:visited { font-size: 10px; font-weight: bold; text-decoration: none; color: #000000; }
A.main:active { font-size: 10px; font-weight: bold; text-decoration: none; color: #000000; }
A.main:hover { font-size: 10px; font-weight: bold; text-decoration: none; color: #FFFFFF; }


