body {
	background: #4488bb url(../../images/frame_background.gif);
	background-attachment: fixed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:LINK, A:VISITED {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {
	color : #00ff77;
	font-weight: bold;
	text-decoration : none;
}
