a:visited {
	text-decoration: none; 
	font-weight: normal; 
	color: #0000FF; 
}
a:link {
	text-decoration: none; 
	font-weight: normal; 
	color: #0000FF; 
}
a:hover {
	text-decoration: underline; 
	font-weight: normal; 
	color: #000000; 
}
body,TABLE,TR,TD,form,p,blockquote {
	font-family: verdana, arial, helvetica; 
	font-size: 12px
}


