/* body{font-size: 80%; margin:0; padding:0 0 0 2px; color:#555555; background-color:#ffffff; line-height:150%; text-align:left;} */

body{
	font-size: 80%;
	margin:0;
	padding:0 0 0 2px;
	color:#555555;
	background-color:#ffffff;
	line-height:22px;
	text-align:left;
} 


a:link {
	color: 	#0066FF;
	text-decoration: none;
}
a:visited {
	color: 	#0066FF;
	text-decoration: none;
}
a:hover {
	color: #008A00;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: underline;
}

.new{font-size: 85%; color:#ff7000;}
