.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #555555;
}

.bodybg {
	background-attachment: fixed;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.linked {
	text-decoration: none;
	color: #5681A3;

}

A:link {
	COLOR: #5681A4; TEXT-DECORATION: none	
}
A:visited {
	COLOR: #5681A4; TEXT-DECORATION: none	
}
A:hover {
	COLOR: #EB7100; TEXT-DECORATION: none
}
A:active {

	COLOR: #5681A4; TEXT-DECORATION: none	
}
