BODY
{
	background-color: White;
	margin: 0;
	font-family:Verdana;
	font-size: x-small;	
	scrollbar-arrow-color: #00DD00;
	scrollbar-base-color: #009966;
	scrollbar-track-color: #009966;
	scrollbar-darkshadow-color: #009966;
}

A:link
{
	text-decoration: none;
	font-weight: normal;
	font-size: xx-small;
	color: #009966;
}

A:visited
{
	text-decoration: none;
	font-weight: normal;
	font-size: xx-small;
	color: #009966;
}

A:hover
{
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;
	color: #009966;
}

P
{
	text-decoration: none;
	font-weight: normal;
	font-size: x-small;
	color:Black;	
}

TD
{
	text-decoration: none;
	font-weight: normal;
	font-size: x-small;
	color:Black;	
}

TABLE.LINK A:link
{
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
	color: white;
	background-color:#009966;	
	padding:10;
}

TABLE.LINK A:visited
{
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
	color: white;
	background-color:#009966;	
	padding:10;
}

TABLE.LINK A:hover
{
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
	color: #336666;
	background-color:#CCCCCC;		
  border:1px;
  border-style:solid;
  border-color:Gray;
	padding:9;  
}

TABLE.LINK2 A:link
{
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
	color: white;
}

TABLE.LINK2 A:visited
{
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
	color: white;
}

TABLE.LINK2 A:hover
{	
	color: #00DD00;	
}
