@charset "UTF-8";
body {
	font-family: "Lucida Grande";
	font-size:11px;
}

table {
	border: 1px solid #CCC;
}

a:link,a:visited {
	color:red;
}