body{
	font:13px "Trebuchet MS", Helvetica, sans-serif;
}
a{
	text-decoration:underline;
	color:#0e0e0e;
}
a:hover{
	text-decoration:none;
}