body {
	font-family: Microsoft Sans Serif; font-size: 13px
}

td {
	font-family: Microsoft Sans Serif; font-size:13px
}

a:link {	
	COLOR: #666666;
	text-decoration: none;
}
a:visited {		
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#0000FF	
}


