body {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.frametable-bg {
	background-image: url(img/frame_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.frametable-bg a {
	font-size: 14px;
}
.frametable-bg .list {
	font-size: 10px;
	line-height: 150%;
}
