td {
	font-size: 12px;
	line-height: 120%;
}

a:link {
	color : #0000FF;
	text-decoration: underline;

} 

a:visited{
	color : #0000FF;
	text-decoration: underline;


} 

a:hover{
	color : #CC0000;
	text-decoration: underline;

} 
