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

#framelinks
{
	position: absolute;
	top: 73px;
	left: 230px;
	width: 540px;
	height: 450px;
	background-image:url(../img/frame2.png);
	background-repeat: repeat-x
}

.textlinks
{
	position: absolute;
	top: 227px;
	font-size: 12px;
	color: #000
}

.textlinks
{
	margin-top: -2px;
	font-size: 12px;
	color: #000
}

.textlinks a
{
	text-decoration: none;
	color: #000
}

.textlinks a:hover
{
	text-decoration: underline;
	color: #000
}