@charset "utf-8";
/* CSS Document */

html, body, table
{
	height: 90%;
	font-family: Cambria;
	font-size: large;
}

a:visited {
	color: #666
}

a:hover {
	color: #FC0
}
