@import "layout.css";
@import "navigation.css";
@import "typo.css";.interlign1 {
	line-height: 16px;
}
.grey{color: #999999}

.grey a:link{
color:#999999;
text-decoration:none;
}
.grey a:visited{
text-decoration:none;
color:#999999;
}
.grey a:hover{
color: #FF6600;
text-decoration:none;
}
.grey a:active{
text-decoration:none;
color:#999999;
}