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

a.menu:link { /*main top menu*/
	font-size: 10px;
	font-weight: normal;
	color:#ccc;
	text-decoration: none;
	letter-spacing: 0.3em;
	word-spacing: 0.2em;
	vertical-align: bottom;
	text-indent: 25px;
} 
a.menu:visited {
	font-size: 10px;
	font-weight: normal;
	color:#ccc;
	text-decoration: none;
	letter-spacing: 0.3em;
	word-spacing: 0.2em;
	vertical-align: bottom;
	text-indent: 25px;
} 
a.menu:active {
	font-size: 10px;
	font-weight: normal;
	color:#fff;
	text-decoration: none;
	letter-spacing: 0.3em;
	word-spacing: 0.2em;
	vertical-align: bottom;
	text-indent: 25px;
} 
a.menu:hover {
	font-size: 10px;
	font-weight: normal;
	color:#fff;
	text-decoration: none;
	letter-spacing: 0.3em;
	word-spacing: 0.2em;
	vertical-align: bottom;
	text-indent: 25px;

} 
.menu {
	font-size: 10px;
	font-weight: normal;
	color:#ccc;
	text-decoration: none;
	letter-spacing: 0.3em;
	word-spacing: 0.2em;
	vertical-align: bottom;
	text-indent: 25px;
} 
.menustatic {
	font-size: 10px;
	font-weight: normal;
	color:#ccc;
	text-decoration: none;
	letter-spacing: 0.3em;
	word-spacing: 0.2em;
	vertical-align: bottom;
	text-indent: 25px;
} 
