h1 {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000033;
	scrollbar-base-color: #000000;
}
.picture {
	border: 1px solid #666666;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	font-size: 12px;
	color: #999999;
}
a:visited {
	font-size: 12px;
	color: #999999;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
}
a:active {
	font-size: 12px;
	color: #999999;
}
.mamo {
	font-size: 11px;
	color: #000033;
	background-color: #336699;
}
a:active.mamo , a:visited.mamo , a:link.mamo  {
	font-size: 11px;
	color: #000033;
}
a:hover.mamo  {
	font-size: 11px;
	color: #FF9900;
}
.aIndex, a:link.aIndex, a:visited.aIndex, a:active.aIndex {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:hover.aIndex {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.activeIndex {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
