    *         { color:006600; }
    a:link    { color:006600; text-decoration:underline; }
    a:visited { color:006600; }
	a:hover { color:009900; }
    a:active  { color:006600; }
	
	/*----------------*/


a.LinkNavi{
	text-decoration: underline;
	font-weight: bold;
}

a.LinkNavi:link {
	text-decoration: underline;
	font-weight: bold;
}

a.LinkNavi:visited {
	
}
a.LinkNavi:hover {
	
}
a.LinkNavi:active {
	
}

/*----------------*/
	
	
    body      { background-color:#D0FF87; font-weight:100; font-family:Arial; font-size:small; }
    h1        { font-weight:140; font-family:Arial; font-size:large; }
    h2        { font-weight:120; font-family:Arial; font-size:medium; }
    h3        { font-weight:100; font-family:Arial; font-size:medium; }