
body { color: #4c4c4c; font-size: 12px; font-family: Osaka; background-color: white; }
p { color: #4c4c4c; font-size: 12px; font-family: Osaka; }
/*<agl.folder "Text_Based_Navigation">*/
	a { color: #007e27; text-decoration: none; }
	a:link { color: #007e27; text-decoration: none; }
	a:visited { color: #0eda41; text-decoration: none; }
	a:hover { color: red; text-decoration: underline; }
	a:active { color: #c00303; text-decoration: none; }
/*</agl.folder>*/

