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

a:visited {color : #993300;}
a:link {color : #993300; font-weight : normal; text-decoration : underline;}
a:hover { color:#666666;text-decoration : none;}
a:active {color : #993300; text-decoration:underline;}

.normal		{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
.title		{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#993300;}
.red		{color:#993300; }
.red-under	{color:#993300; text-decoration:underline;}
.copyright	{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666699;}
.sub-nav	{ font-family:Arial, Helvetica, sans-serif; font-size:11px; }
