body, TD, P {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px
}

.pagetitle {
	font-size : 20px;
}

.thumbicon { 
  font-size: 9px
  }

.thumbicon a:link, .thumbicon a:visited { 
	text-decoration : none;
	color : #000000;  
  }  
  
 .thumbicon a:hover	{
text-decoration : none;
color : #FF0000;
}


a:link, a:visited, a:active {
		color :#0000ff;
}

a:hover {
	color : #ff0000;
}


LI {
	padding-top : 6px;
	padding-bottom : 6px;
	list-style : square;
	margin-left : -15px;
	}



