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

/* top menu */
.link_1
{
	font-family:arial;
	font-size:8pt;
	color:#4a4545;
}

.link_1:link {text-decoration: none;}
.link_1:visited {text-decoration: none;}
.link_1:active {text-decoration: none;}
.link_1:hover {text-decoration: none;color:#cccccc;}

/* site map */
.link_2
{
	font-family:arial;
	font-size:8pt;
	color:#847673;
}

.link_2:link {text-decoration: none;}
.link_2:visited {text-decoration: none;}
.link_2:active {text-decoration: none;}
.link_2:hover {text-decoration: none;color:#cccccc;}

.cell_1
{
	background-color:#eee7d5;
}

.cell_2
{
	/*background-color:#a99893;*/
	background-color:#eee7d5;
}

/* PRESTIGE */
.link_3
{
	font-family:arial;
	font-size:10pt;
	/*color:#bea187;*/
	/*color:#cfb0a9;*/
	color:#aa786e;
	font-weight:bold;
}

.link_3:link {text-decoration: none;}
.link_3:visited {text-decoration: none;}
.link_3:active {text-decoration: none;}
.link_3:hover {text-decoration: none;}

/* TIME */
.link_4
{
	font-family:arial;
	font-size:10pt;
	/*color:#e4ccb6;*/
	/*color:#b2b9d8;*/
	color:#7b86b9;
	font-weight:bold;
}

.link_4:link {text-decoration: none;}
.link_4:visited {text-decoration: none;}
.link_4:active {text-decoration: none;}
.link_4:hover {text-decoration: none;}

/* TIME */
.link_5
{
	font-family:arial;
	font-size:10pt;
	/*color:#dfdef0;*/
	/*color:#e6d2ba;*/
	color:#d2af87;
	font-weight:bold;
}

.link_5:link {text-decoration: none;}
.link_5:visited {text-decoration: none;}
.link_5:active {text-decoration: none;}
.link_5:hover {text-decoration: none;}

